Skip to content

Hostname

eatonworkshop.com

Last fetched

eatonworkshop.com resolves to 4 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.107.213.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.213.4113.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4013.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA
13.107.246.4113.104.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

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 eatonworkshop.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

62 SPF mechanisms authorising senders for eatonworkshop.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.spf.sabre.com.spf.has.pphosted.com
SPF_INCLUDE%{i}._spf.mta.salesforce.com
SPF_INCLUDE50yktst87.spf.checkpoint-spf.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf-useast4.synxis.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP110.173.238.63
SPF_IP116.6.112.114
SPF_IP116.6.227.194
SPF_IP146.20.113.101
SPF_IP146.20.113.144/32
SPF_IP146.20.113.217
SPF_IP149.72.0.0/16
SPF_IP156.70.24.139
SPF_IP156.70.25.163
SPF_IP159.183.0.0/16
SPF_IP161.199.112.0/24
SPF_IP161.199.13.0/24
SPF_IP165.84.166.163
SPF_IP165.84.166.173
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP18.208.22.110
SPF_IP180.166.2.153
SPF_IP192.133.16.0/24
SPF_IP192.254.112.0/20
SPF_IP192.82.209.0/24
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP199.167.217.90
SPF_IP206.136.46.170
SPF_IP208.117.48.0/20
SPF_IP209.202.224.170
SPF_IP210.177.245.138
SPF_IP210.177.245.150
SPF_IP216.80.7.2
SPF_IP223.165.113.0/24
SPF_IP223.165.115.0/24
SPF_IP223.165.118.0/23
SPF_IP223.165.120.0/23
SPF_IP2603:1096::/36
SPF_IP38.111.1.0/24
SPF_IP46.252.67.2
SPF_IP46.252.67.30
SPF_IP50.31.32.0/19
SPF_IP59.50.94.206
SPF_IP60.168.131.91
SPF_IP62.13.128.0/24
SPF_IP62.13.129.128/25
SPF_IP62.13.136.0/22
SPF_IP62.13.140.0/22
SPF_IP62.13.144.0/22
SPF_IP62.13.148.0/23
SPF_IP62.13.150.0/23
SPF_IP62.13.152.0/23
SPF_IP64.71.149.160/28
SPF_IP65.144.119.0/24
SPF_IP72.52.72.32/28

Related pages

Pivot deeper into the graph from eatonworkshop.com.

Cypher and MCP

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

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