Skip to content

Hostname

agrispread.com

Last fetched

agrispread.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:3957 as the registrar.

Nutrition Label

WHISPER CANON · agrispread.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/agrispread.com

Resolution chain

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

IPPrefixASNOperatorCountry
161.35.39.188161.35.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:3957
Organization
david murphy
Contact emails

Subdomains

7 observed subdomains of agrispread.com.

Web-graph footprint

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

20 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for agrispread.com.

MechanismTarget
SPF_Aagrispread.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topsec.com
SPF_IP144.76.173.230
SPF_IP34.105.128.66
SPF_IP52.214.200.213
SPF_IP87.192.243.175
SPF_IP88.81.97.124
SPF_MXagrispread.com

Related pages

Pivot deeper into the graph from agrispread.com.

Cypher and MCP

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

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