Skip to content

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

WHISPER CANON · auping.nlRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/auping.nl

Resolution chain

auping.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.74.39.1163.64.0.0/12AS16509AMAZON-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

SPF policy

15 SPF mechanisms authorising senders for auping.nl.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.flowmailer.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.72.132.5
SPF_IP188.64.51.122
SPF_IP188.64.51.185
SPF_IP188.64.51.66
SPF_IP193.201.162.15
SPF_IP195.14.29.13
SPF_IP195.184.87.18
SPF_IP213.206.255.243
SPF_IP80.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 20

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