Skip to content

Hostname

sidley.com

Last fetched

sidley.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

WHISPER CANON · sidley.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sidley.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.100.43.20823.100.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
68.220.40.17368.220.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for sidley.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_INCLUDEspf-00149702.pphosted.com
SPF_INCLUDEspf-00177801.pphosted.com
SPF_INCLUDEspf-us.vx-email.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP148.59.100.16/28
SPF_IP165.193.80.139
SPF_IP167.89.37.81/32
SPF_IP34.231.232.173
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_IP52.200.193.196
SPF_IP54.88.95.80
SPF_IP66.35.16.0/24
SPF_IP66.45.82.126

Related pages

Pivot deeper into the graph from sidley.com.

Cypher and MCP

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

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