Skip to content

Hostname

naturesfieldng.com

Last fetched

naturesfieldng.com resolves to 1 IPv4 address operated by IS-AS-1 - Interserver, Inc in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · naturesfieldng.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/naturesfieldng.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.20.51.23864.20.32.0/19AS19318IS-AS-1 - Interserver, IncUS

WHOIS identity

Registrar
iana:1154
Organization
domain privacy service fbo registrant
Contact emails

Subdomains

13 observed subdomains of naturesfieldng.com.

Web-graph footprint

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

21 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • naturesfieldng.com

SPF policy

4 SPF mechanisms authorising senders for naturesfieldng.com.

MechanismTarget
SPF_Anaturesfieldng.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP174.138.177.194
SPF_MXnaturesfieldng.com

Related pages

Pivot deeper into the graph from naturesfieldng.com.

Cypher and MCP

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

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