Skip to content

Hostname

spglobal.com

Last fetched

spglobal.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · spglobal.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/spglobal.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.190.249.20020.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:299
Organization
host master
Contact emails

Subdomains

328 observed subdomains of spglobal.com.

Web-graph footprint

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

28,171 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for spglobal.com.

MechanismTarget
SPF_INCLUDEspf1.spglobal.com
SPF_INCLUDEspf2.spglobal.com
SPF_INCLUDEspf3.spglobal.com
SPF_IP148.163.148.100
SPF_IP148.163.152.37
SPF_IP167.89.16.99/32
SPF_IP168.116.34.0/26
SPF_IP199.30.235.176/32
SPF_IP204.8.130.0/26
SPF_IP207.126.120.0/24
SPF_IP74.203.185.176/32

Related pages

Pivot deeper into the graph from spglobal.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spglobal.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.