Skip to content

Hostname

auan.net

Last fetched

auan.net resolves to 138.2.6.99, announced in 138.2.0.0/19 by ORACLE-BMC-31898 - Oracle Corporation in JP. auan.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · auan.netRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/auan.net

Resolution chain

IPv6 resolution

No AAAA record for auan.net is recorded in WhisperGraph.

Attribution

oracle

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:49
Registrant organisation
liang yibin
Contact emails
10229433@qq.com, qq3145691@163.com, whoisproxy@value-domain.com, yolinee@163.com

Subdomains

Mail and authentication

Nameservers

  • ns1.mixhost.jp
  • ns2.mixhost.jp
  • ns3.mixhost.jp
  • ns4.mixhost.jp
  • ns5.mixhost.jp

MX records

  • auan.net

SPF policy

  • include: _spf.mixhost.jp
  • a: auan.net
  • mx: auan.net
  • ip: 138.2.6.99
  • ip: 138.2.9.241
  • ip: 150.95.52.111
  • ip: 150.95.52.76
  • ip: 150.95.59.22

Threat-feed evidence

History

Related pages

Pivot from auan.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "auan.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.