Skip to content

Hostname

gop-report.com

Last fetched

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

Nutrition Label

WHISPER CANON · gop-report.comRouting diversity4.8/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/gop-report.com

Resolution chain

gop-report.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.50.108.239100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.207.115107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.39.25513.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.187.483.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.34.3850.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.199.452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.60.9352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.222.2054.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.105.3054.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from gop-report.com.

Cypher and MCP

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

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