Skip to content

Hostname

shawinc.com

Last fetched

shawinc.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.22.21.13620.0.0.0/11AS8075MICROSOFT-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 shawinc.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

27 SPF mechanisms authorising senders for shawinc.com.

MechanismTarget
SPF_INCLUDEamazones.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf-sigstr1.sigstr.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_INCLUDEspfa.shawinc.com
SPF_IP167.216.129.171
SPF_IP170.224.103.151/28
SPF_IP170.224.103.152
SPF_IP205.223.122.0/24
SPF_IP205.223.126.0/24
SPF_IP208.53.49.110/32
SPF_IP208.53.49.122/32
SPF_IP64.106.200.90
SPF_IP64.14.245.0/24
SPF_IP64.34.169.5
SPF_IP65.88.22.9
SPF_IP66.230.197.0/24
SPF_IP66.231.86.235
SPF_IP69.15.233.40
SPF_IP69.20.63.100
SPF_IP72.32.208.198
SPF_IP72.35.0.0/24
SPF_IP72.35.6.0/24
SPF_IP80.252.93.171
SPF_IP80.252.93.182
SPF_IP81.93.164.102/32

Related pages

Pivot deeper into the graph from shawinc.com.

Cypher and MCP

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

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