Skip to content

Hostname

atfields.com

Last fetched

atfields.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · atfields.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/atfields.com

Resolution chain

atfields.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

1 observed subdomain of atfields.com.

Web-graph footprint

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

14 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for atfields.com.

MechanismTarget
SPF_INCLUDE_spf-dc10.sapsf.com
SPF_INCLUDEmail-spf.ferret-one.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP126.249.182.225
SPF_IP159.28.124.145
SPF_IP175.98.123.0/26
SPF_IP20.89.255.13
SPF_IP202.39.227.0/23
SPF_IP202.39.229.15
SPF_IP211.75.126.0/26
SPF_IP212.199.177.21
SPF_IP40.74.65.76
SPF_IP52.33.132.193
SPF_IP54.238.96.128
SPF_IP60.250.194.160
SPF_IP60.250.207.217

Related pages

Pivot deeper into the graph from atfields.com.

Cypher and MCP

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

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