Skip to content

Hostname

aucnet.co.jp

Last fetched

aucnet.co.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · aucnet.co.jpRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aucnet.co.jp

Resolution chain

aucnet.co.jp resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.179.165.24018.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.60.18243.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
46.51.245.6346.51.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.27.14452.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.48.25352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.155.4654.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
aucnet
Contact emails

Subdomains

16 observed subdomains of aucnet.co.jp.

Web-graph footprint

Distinct hostnames that link to or from aucnet.co.jp in the public web crawl.

238 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for aucnet.co.jp.

MechanismTarget
SPF_IP210.144.113.73/32
SPF_IP219.127.134.206

Related pages

Pivot deeper into the graph from aucnet.co.jp.

Cypher and MCP

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

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