Skip to content

Hostname

aucuniv.com

Last fetched

aucuniv.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.76.102.15235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.46.19752.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.193.4757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.234.9657.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
aucfan co.,ltd.
Contact emails

Subdomains

1 observed subdomain of aucuniv.com.

Web-graph footprint

Distinct hostnames that link to or from aucuniv.com in the public web crawl.

8 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for aucuniv.com.

MechanismTarget
SPF_IP124.108.33.190
SPF_IP125.100.175.162
SPF_IP182.48.18.8
SPF_IP202.53.16.128/26
SPF_IP210.150.67.30
SPF_IP210.152.140.224/27
SPF_IP210.152.213.64/27
SPF_IP210.158.44.18
SPF_IP210.158.44.21
SPF_IP49.212.46.118
SPF_IP60.36.180.61

Related pages

Pivot deeper into the graph from aucuniv.com.

Cypher and MCP

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

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