Skip to content

Hostname

congress.org

Last fetched

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

Nutrition Label

WHISPER CANON · congress.orgRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/congress.org

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.173.72100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.88.200100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
104.198.3.84104.198.0.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
18.210.206.13118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.186.2003.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.217.125.773.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.176.2053.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.202.20934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.37.3944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.249.3098.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.43.2073.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.192.14.12532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.48.145.165100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.188.21100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.174.24413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
cq-roll call,
Contact emails

Subdomains

10 observed subdomains of congress.org.

Web-graph footprint

Distinct hostnames that link to or from congress.org in the public web crawl.

1,368 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for congress.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEif.inboxfirst.com
SPF_IP63.251.90.0/27
SPF_IP64.94.78.0/24

Related pages

Pivot deeper into the graph from congress.org.

Cypher and MCP

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

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