Hostname
auping.nl
Last fetched
auping.nl resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:shock media b.v. as the registrar.
Nutrition Label
Resolution chain
auping.nl 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
- registrar:shock media b.v.
- Organization
- —
- Contact emails
- —
Subdomains
13 observed subdomains of auping.nl.
Web-graph footprint
Distinct hostnames that link to or from auping.nl in the public web crawl.
71 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for auping.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| 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_IP | 185.72.132.5 |
| SPF_IP | 188.64.51.122 |
| SPF_IP | 188.64.51.185 |
| SPF_IP | 188.64.51.66 |
| SPF_IP | 193.201.162.15 |
| SPF_IP | 195.14.29.13 |
| SPF_IP | 195.184.87.18 |
| SPF_IP | 213.206.255.243 |
| SPF_IP | 80.65.125.180 |
Related pages
Pivot deeper into the graph from auping.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "auping.nl"})-[: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.