Skip to content

Hostname

awsamhosting.com

Last fetched

awsamhosting.com resolves to 2 IPv4 addresses operated by DFW-DATACENTER - DFW Datacenter in US. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · awsamhosting.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/awsamhosting.com

Resolution chain

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

IPPrefixASNOperatorCountry
199.26.87.176199.26.84.0/22AS30277DFW-DATACENTER - DFW DatacenterUS
15.204.117.2715.204.0.0/17AS16276US

WHOIS identity

Registrar
iana:460
Organization
awsam hosting
Contact emails

Subdomains

13 observed subdomains of awsamhosting.com.

Threat posture

History

Mail and authentication

MX records

Related pages

Pivot deeper into the graph from awsamhosting.com.

Cypher and MCP

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

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