Skip to content

Hostname

sabancidx.com

Last fetched

sabancidx.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sabancidx.comRouting diversity2.4/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sabancidx.com

Resolution chain

sabancidx.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.94.198.21813.64.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
51.124.137.24551.124.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

25 observed subdomains of sabancidx.com.

Web-graph footprint

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

42 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sabancidx.com.

MechanismTarget
SPF_Aemail-smtp.eu-west-1.amazonaws.com
SPF_Asabancidx.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.88.221.52
SPF_IP195.214.166.167/32
SPF_IP212.57.13.132/32
SPF_IP213.153.170.137
SPF_IP213.153.170.86/32
SPF_IP82.222.83.198/32
SPF_IP82.222.83.245
SPF_IP85.111.81.125/32
SPF_MXsabancidx.com

Related pages

Pivot deeper into the graph from sabancidx.com.

Cypher and MCP

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

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