Skip to content

Hostname

nomad-us.com

Last fetched

nomad-us.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nomad-us.comRouting diversity5.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/nomad-us.com

Resolution chain

nomad-us.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.15.176.24916.15.224.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.13416.15.248.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.37.17316.182.92.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.0.953.5.0.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.20.903.5.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.221.20552.216.234.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.43.21352.216.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.14952.216.82.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.137.18952.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.138.16552.218.16.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.162.5352.218.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.193.4552.218.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.202.6952.218.18.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.81.9952.217.91.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.133.19754.236.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.203.13354.238.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of nomad-us.com owner
Contact emails

Subdomains

1 observed subdomain of nomad-us.com.

Web-graph footprint

Distinct hostnames that link to or from nomad-us.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from nomad-us.com.

Cypher and MCP

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

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