Skip to content

Hostname

hatfieldgroup.com

Last fetched

hatfieldgroup.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:600 as the registrar.

Nutrition Label

WHISPER CANON · hatfieldgroup.comRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hatfieldgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
4.206.192.494.192.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:600
Organization
grant bruce
Contact emails

Subdomains

25 observed subdomains of hatfieldgroup.com.

Web-graph footprint

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

121 sites link to this hostname.

67 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for hatfieldgroup.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEcatsoneemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.58.103.72
SPF_IP199.10.31.219
SPF_IP204.191.220.218
SPF_IP207.194.248.210
SPF_IP207.216.146.28

Related pages

Pivot deeper into the graph from hatfieldgroup.com.

Cypher and MCP

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

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