Hostname
auping.com
Last fetched
auping.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
auping.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.74.39.116 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- domein manager
- Contact emails
Subdomains
108 observed subdomains of auping.com.
Showing 25 of 108. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from auping.com in the public web crawl.
519 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for auping.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | isp-online.io |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.flowmailer.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.topdesk.net |
| SPF_IP | 193.201.162.15 |
| SPF_IP | 193.201.162.2 |
| SPF_IP | 195.14.29.13 |
| SPF_IP | 195.184.87.18 |
| SPF_IP | 212.117.65.138 |
| SPF_IP | 3.74.39.116 |
| SPF_IP | 80.65.125.180 |
| SPF_IP | 80.84.235.70/32 |
| SPF_IP | 93.117.211.112/28 |
Related pages
Pivot deeper into the graph from auping.com.
- IP · 3.74.39.116
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · DE
- Email · postmaster@domains.amercom.nl
- 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: "auping.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.