Skip to content

Hostname

americazz.com

Last fetched

americazz.com resolves to 2 IPv4 addresses operated by BIGSCOOTS - BigScoots in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · americazz.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/americazz.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.185.213.81216.185.212.0/22AS394303BIGSCOOTS - BigScootsUS
50.31.78.1150.31.78.0/24AS394303BIGSCOOTS - BigScootsUS

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

8 observed subdomains of americazz.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • americazz.com

SPF policy

5 SPF mechanisms authorising senders for americazz.com.

MechanismTarget
SPF_Aamericazz.com
SPF_IP216.185.213.81
SPF_IP50.31.78.11
SPF_IP69.162.134.80
SPF_MXamericazz.com

Related pages

Pivot deeper into the graph from americazz.com.

Cypher and MCP

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

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