Skip to content

Hostname

foon.at

Last fetched

foon.at resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:inwx gmbh as the registrar.

Nutrition Label

WHISPER CANON · foon.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/foon.at

Resolution chain

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

IPPrefixASNOperatorCountry
164.92.239.248164.92.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
registrar:inwx gmbh
Organization
marcus pohorely
Contact emails

Subdomains

21 observed subdomains of foon.at.

Web-graph footprint

Distinct hostnames that link to or from foon.at in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for foon.at.

MechanismTarget
SPF_Afoon.at
SPF_INCLUDE_spf.google.com
SPF_MXfoon.at

Related pages

Pivot deeper into the graph from foon.at.

Cypher and MCP

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

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