Skip to content

Hostname

auris.nu

Last fetched

auris.nu resolves to 1 IPv4 address operated by AS63949 in DE.

Nutrition Label

WHISPER CANON · auris.nuRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/auris.nu

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.153.93139.162.128.0/19AS63949DE

WHOIS identity

No WHOIS records are currently associated with auris.nu in WhisperGraph.

Subdomains

3 observed subdomains of auris.nu.

Web-graph footprint

Distinct hostnames that link to or from auris.nu in the public web crawl.

32 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for auris.nu.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP139.162.153.93
SPF_IP167.89.55.65/24
SPF_IP172.105.246.80
SPF_IP178.73.217.115
SPF_IP195.159.108.146
SPF_IP195.159.66.243
SPF_IP195.238.77.166/24
SPF_IP2a02:752:0:18:0:0:0:17b8
SPF_IP31.192.231.174
SPF_IP79.99.2.240

Related pages

Pivot deeper into the graph from auris.nu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "auris.nu"})-[: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.