Skip to content

Hostname

aurensis.com

Last fetched

aurensis.com resolves to 3 IPv4 addresses operated by AS3257 in ES. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · aurensis.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/aurensis.com

Resolution chain

aurensis.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:9
Organization
aurensa
Contact emails

Subdomains

14 observed subdomains of aurensis.com.

Web-graph footprint

Distinct hostnames that link to or from aurensis.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for aurensis.com.

MechanismTarget
SPF_INCLUDE_spf0000000.aurensis.com
SPF_IP169.55.31.3/32
SPF_IP195.77.63.2
SPF_IP212.221.70.128/28
SPF_IP212.221.70.96/28
SPF_IP31.47.76.118
SPF_IP40.92.0.0/15
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP85.91.64.0/21

Related pages

Pivot deeper into the graph from aurensis.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "aurensis.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 20

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