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
Resolution chain
aucuniv.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.76.102.152 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.195.46.197 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.180.193.47 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.234.96 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- aucfan co.,ltd.
- Contact emails
- afml_dev@aucfan.com
- 04cd3c6b-3925-4d13-8b79-67020ccc7c83@identity-protect.org
- 24d5cc82-6b4f-4063-9aef-710f0608333d@identity-protect.org
- 2cf0282f-0ed6-4ab5-bef6-e426dd85be86@identity-protect.org
- 32873073-1c1e-4f6b-b2b6-4412c03bc5c9@identity-protect.org
- b511a556-997c-4ef3-9843-bbe95f767f89@identity-protect.org
- f45c6a7d-b7e9-485b-91d8-884d863d34ea@identity-protect.org
- owner-11966069@aucuniv.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of aucuniv.com.
| Subdomain |
|---|
| www.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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for aucuniv.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 124.108.33.190 |
| SPF_IP | 125.100.175.162 |
| SPF_IP | 182.48.18.8 |
| SPF_IP | 202.53.16.128/26 |
| SPF_IP | 210.150.67.30 |
| SPF_IP | 210.152.140.224/27 |
| SPF_IP | 210.152.213.64/27 |
| SPF_IP | 210.158.44.18 |
| SPF_IP | 210.158.44.21 |
| SPF_IP | 49.212.46.118 |
| SPF_IP | 60.36.180.61 |
Related pages
Pivot deeper into the graph from aucuniv.com.
- IP · 35.76.102.152
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · afml_dev@aucfan.com
- TLD · .com
- Browse hostnames · au…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.