Skip to content

Hostname

perotsciencemuseum.org

Last fetched

perotsciencemuseum.org resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · perotsciencemuseum.orgRouting diversity5.2/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/perotsciencemuseum.org

Resolution chain

perotsciencemuseum.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.48.130.154101.0.21.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.125.8423.26.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.52.15623.26.2.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.81.1293.218.180.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.92.93.1853.64.0.0/10AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.232.16035.0.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.201.176.1535.0.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.114.8735.3.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.8.2635.182.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.199.445.2.210.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
98.84.233.10298.96.198.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.106.16798.96.202.0/23AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
clay whiteside
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from perotsciencemuseum.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "perotsciencemuseum.org"})-[: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.