Skip to content

Hostname

ilongo.at

Last fetched

ilongo.at resolves to 1 IPv4 address operated by AS12337 in DE.

Nutrition Label

WHISPER CANON · ilongo.atRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ilongo.at

Resolution chain

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

IPPrefixASNOperatorCountry
212.29.6.66212.29.6.0/24AS12337DE

WHOIS identity

Registrar
Organization
ilongo
Contact emails

Subdomains

34 observed subdomains of ilongo.at.

Web-graph footprint

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

28 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ilongo.at.

MechanismTarget
SPF_INCLUDEantispameurope.com

Related pages

Pivot deeper into the graph from ilongo.at.

Cypher and MCP

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

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