Skip to content

Hostname

aainnwes.com

Last fetched

aainnwes.com resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · aainnwes.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/aainnwes.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with aainnwes.com in WhisperGraph.

Subdomains

2 observed subdomains of aainnwes.com.

Web-graph footprint

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

30 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • aainnwes.com

SPF policy

4 SPF mechanisms authorising senders for aainnwes.com.

MechanismTarget
SPF_Aaainnwes.com
SPF_IP138.201.222.176
SPF_IP167.235.101.42
SPF_MXaainnwes.com

Related pages

Pivot deeper into the graph from aainnwes.com.

Cypher and MCP

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

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