Skip to content

Hostname

aide.frodoo.net

Last fetched

aide.frodoo.net resolves to 1 IPv4 address operated by OPALTELECOM-AS - TalkTalk Communications Limited in GB.

Nutrition Label

WHISPER CANON · aide.frodoo.netRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/aide.frodoo.net

Resolution chain

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

IPPrefixASNOperatorCountry
92.26.85.20492.36.224.0/20AS13285OPALTELECOM-AS - TalkTalk Communications LimitedGB

WHOIS identity

No WHOIS records are currently associated with aide.frodoo.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aide.frodoo.net.

MechanismTarget
SPF_Aaide.frodoo.net
SPF_MXaide.frodoo.net

Related pages

Pivot deeper into the graph from aide.frodoo.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aide.frodoo.net"})-[: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.