Skip to content

Hostname

wahanda.com

Last fetched

wahanda.com resolves to 18.245.60.17, announced in 18.245.60.0/22 by AMAZON-02 - Amazon.com, Inc. in DE. wahanda.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · wahanda.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wahanda.com

Resolution chain

IPv6 resolution

No AAAA record for wahanda.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
********@*****.***, domains@wahanda.com, 098e1749-4ab0-4933-a134-885d8d52e4c4@identity-protect.org, 3be882fb-55ed-43e4-bb58-15869fbfc1a7@identity-protect.org, 47f2ff8f-95fe-4282-9327-2e6f5f959e09@identity-protect.org, 5e2a6703-723d-45ab-bd86-ad6ac742e0b0@identity-protect.org, 7d680168-6d50-4934-ba44-ee8a467ab12e@identity-protect.org, bba24796-4fbd-43c3-abdc-a27421dcb175@identity-protect.org, ce190eb4-4046-4181-a135-5ef67b365a1c@identity-protect.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-475.awsdns-59.com
  • ns-670.awsdns-19.net
  • ns-1090.awsdns-08.org
  • ns-1821.awsdns-35.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.google.com
  • ip: 52.208.45.124

Threat-feed evidence

History

Related pages

Pivot from wahanda.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wahanda.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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