Skip to content

Hostname

spfld.com

Last fetched

spfld.com resolves to 1 IPv4 address operated by NOCSERVICES - NOC SERVICES CORP. in US. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · spfld.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/spfld.com

Resolution chain

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

IPPrefixASNOperatorCountry
24.38.20.8224.38.20.0/24AS33141NOCSERVICES - NOC SERVICES CORP.US

WHOIS identity

Registrar
iana:320
Organization
noc services
Contact emails

Subdomains

6 observed subdomains of spfld.com.

Web-graph footprint

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

6 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for spfld.com.

MechanismTarget
SPF_Aspfld.com
SPF_INCLUDEnocservices.com
SPF_MXspfld.com

Related pages

Pivot deeper into the graph from spfld.com.

Cypher and MCP

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

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