Skip to content

Hostname

aura-software.com

Last fetched

aura-software.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in US. WHOIS lists iana:228 as the registrar.

Nutrition Label

WHISPER CANON · aura-software.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/aura-software.com

Resolution chain

aura-software.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.164.218.9069.164.208.0/20AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:228
Organization
moniker privacy services
Contact emails

Subdomains

62 observed subdomains of aura-software.com.

Web-graph footprint

Distinct hostnames that link to or from aura-software.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for aura-software.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP104.200.19.75
SPF_IP104.200.20.130
SPF_IP104.200.30.110
SPF_IP104.237.147.167
SPF_IP109.74.195.43
SPF_IP139.162.157.152
SPF_IP139.162.187.189
SPF_IP139.162.223.161
SPF_IP162.216.16.42
SPF_IP162.216.17.43
SPF_IP172.104.6.191
SPF_IP172.105.29.64
SPF_IP172.105.97.254
SPF_IP172.233.47.206
SPF_IP172.235.190.25
SPF_IP172.237.124.217
SPF_IP172.237.96.163
SPF_IP172.237.96.253
SPF_IP173.255.236.18
SPF_IP178.79.150.206
SPF_IP178.79.169.118
SPF_IP198.58.113.219
SPF_IP23.239.9.111
SPF_IP23.92.16.138
SPF_IP23.92.21.144
SPF_IP23.92.26.190
SPF_IP45.33.28.28
SPF_IP45.33.50.126
SPF_IP45.33.95.171
SPF_IP45.79.138.253
SPF_IP45.79.139.253
SPF_IP45.79.140.85
SPF_IP45.79.153.88
SPF_IP45.79.155.7
SPF_IP45.79.157.32
SPF_IP45.79.56.58
SPF_IP50.116.28.105
SPF_IP66.228.40.120
SPF_IP69.164.197.179
SPF_IP69.164.218.90
SPF_IP80.85.84.254
SPF_IP96.126.110.19

Related pages

Pivot deeper into the graph from aura-software.com.

Cypher and MCP

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

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