Skip to content

Hostname

amazonios.net

Last fetched

amazonios.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1727 as the registrar.

Nutrition Label

WHISPER CANON · amazonios.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/amazonios.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.62.109104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.223.88172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1727
Organization
chronis prosalentis
Contact emails

Subdomains

12 observed subdomains of amazonios.net.

Web-graph footprint

Distinct hostnames that link to or from amazonios.net in the public web crawl.

65 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for amazonios.net.

MechanismTarget
SPF_Aamazonios.net
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP178.33.252.152
SPF_IP192.185.82.171
SPF_IP198.57.247.182
SPF_IP209.124.66.4
SPF_IP50.87.145.80
SPF_IP51.210.156.167
SPF_IP68.66.248.46
SPF_MXamazonios.net

Related pages

Pivot deeper into the graph from amazonios.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "amazonios.net"})-[: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.