Skip to content

Hostname

archoneer.com

Last fetched

archoneer.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · archoneer.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/archoneer.com

Resolution chain

archoneer.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.165.1073.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.133.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2083.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.2243.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.168.523.5.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1193.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1283.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1933.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2263.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.383.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.17152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.8752.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.10352.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.4752.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.9152.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.135.352.95.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:468
Organization
on behalf of archoneer.com owner
Contact emails

Subdomains

2 observed subdomains of archoneer.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for archoneer.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from archoneer.com.

Cypher and MCP

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

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