Skip to content

Hostname

gatewaypa.com

Last fetched

gatewaypa.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · gatewaypa.comRouting diversity5.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gatewaypa.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.29.169100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.84.71.973.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.214.1634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.35.16650.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.50.2152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.13.18652.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.224.4652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.140.5854.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.155.10398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.142.13813.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
domain expired
Contact emails

Subdomains

1 observed subdomain of gatewaypa.com.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from gatewaypa.com.

Cypher and MCP

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

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