Skip to content

Hostname

wanama.com

Last fetched

wanama.com resolves to 44.235.43.248, announced in 44.224.0.0/11 by AMAZON-02 - Amazon.com, Inc. in US. wanama.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 · wanama.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wanama.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:30
Registrant organisation
big bloom
Contact emails
abuse@web.com, dataprotected@maskeddetails.com, emi_fita@hotmail.com, kr87g8n83c9@nameprivacy.com, w63rt8ru5ja@nameprivacy.com, w78rm5qp6pn@nameprivacy.com, za84m6bk77z@nameprivacy.com, zx2s874f85n@nameprivacy.com

Subdomains

Showing 3 of 3 subdomains (3 per page).

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-241.awsdns-30.com
  • ns-543.awsdns-03.net
  • ns-1179.awsdns-19.org
  • ns-1918.awsdns-47.co.uk

MX records

  • webmail.wanama.com

SPF policy

  • ip: 200.68.105.22
  • ip: 200.68.105.229
  • ip: 200.68.105.99
  • ip: 45.227.160.150

Threat-feed evidence

History

Related pages

Pivot from wanama.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: "wanama.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.