Skip to content

Hostname

aos2.fun

Last fetched

aos2.fun resolves to 2 IPv4 addresses operated by AS206834 in DE. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · aos2.funRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aos2.fun

Resolution chain

aos2.fun resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.53.179.109185.53.179.0/24AS206834DE
52.199.122.5352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
ao-system,
Contact emails

Subdomains

4 observed subdomains of aos2.fun.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for aos2.fun.

MechanismTarget
SPF_Aa23.asvr.org
SPF_Aaos2.fun
SPF_Aec2-52-199-122-53.ap-northeast-1.compute.amazonaws.com
SPF_MXaos2.fun

Related pages

Pivot deeper into the graph from aos2.fun.

Cypher and MCP

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

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