Skip to content

Hostname

nationalbeef.com

Last fetched

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

Nutrition Label

WHISPER CANON · nationalbeef.comRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nationalbeef.com

Resolution chain

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

IPPrefixASNOperatorCountry
191.237.44.21191.232.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
192.0.66.206192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

29 observed subdomains of nationalbeef.com.

Web-graph footprint

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

135 sites link to this hostname.

24 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nationalbeef.com.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf-00305f02.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.167.64.90
SPF_IP191.237.44.21
SPF_IP209.41.82.102
SPF_IP209.41.82.105
SPF_IP64.217.133.146
SPF_IP66.39.201.159

Related pages

Pivot deeper into the graph from nationalbeef.com.

Cypher and MCP

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

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