Skip to content

Hostname

agrilloyd.com

Last fetched

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

Nutrition Label

WHISPER CANON · agrilloyd.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/agrilloyd.com

Resolution chain

agrilloyd.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:292
Organization
darren wolfe
Contact emails

Subdomains

2 observed subdomains of agrilloyd.com.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for agrilloyd.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.140.143.95
SPF_IP195.224.136.8/30
SPF_IP217.138.97.96/29
SPF_IP31.22.0.224/27
SPF_IP62.232.145.204/29
SPF_IP62.232.214.34/29
SPF_IP62.232.45.208/29
SPF_IP93.107.56.140
SPF_IP96.71.73.185

Related pages

Pivot deeper into the graph from agrilloyd.com.

Cypher and MCP

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

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