Skip to content

Hostname

gateway.demandbase.com

Last fetched

gateway.demandbase.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.237.140100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.192.12018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.125.14023.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.1.753.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.202.553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.219.65.2253.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.176.303.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.208.523.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.95.146.1393.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.212.17034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.91.034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.137.6235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.52.17244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.176.19044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.20.10644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.23.23044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.98.18744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.196.21944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.4.132.552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.71.75.17452.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from gateway.demandbase.com.

Cypher and MCP

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

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