Skip to content

Hostname

www.deamazonia.com

Last fetched

www.deamazonia.com resolves to 1 IPv4 address operated by RELIABLESITE - ReliableSite.Net LLC in US.

Nutrition Label

WHISPER CANON · www.deamazonia.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.deamazonia.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.243.44.184104.243.44.0/24AS23470RELIABLESITE - ReliableSite.Net LLCUS

WHOIS identity

No WHOIS records are currently associated with www.deamazonia.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for www.deamazonia.com.

MechanismTarget
SPF_Awww.deamazonia.com
SPF_IP104.238.220.123
SPF_IP104.238.222.130
SPF_IP104.243.44.184
SPF_IP172.96.142.158
SPF_IP172.96.160.191
SPF_IP45.58.126.39
SPF_MXwww.deamazonia.com

Related pages

Pivot deeper into the graph from www.deamazonia.com.

Cypher and MCP

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

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