Skip to content

Hostname

hybridcloudspan.com

Last fetched

hybridcloudspan.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hybridcloudspan.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hybridcloudspan.com

Resolution chain

hybridcloudspan.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.18.73.1052.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
hybridcloudspan.com, secret registration customer id 390496
Contact emails

Subdomains

108 observed subdomains of hybridcloudspan.com.

Web-graph footprint

Distinct hostnames that link to or from hybridcloudspan.com in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hybridcloudspan.com.

MechanismTarget
SPF_Ahybridcloudspan.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.199.66.255
SPF_IP139.162.219.93
SPF_IP162.243.217.234
SPF_IP188.166.155.166
SPF_IP46.101.150.151
SPF_IP94.199.150.200

Related pages

Pivot deeper into the graph from hybridcloudspan.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "hybridcloudspan.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.