Skip to content

Hostname

schumer.senate.gov

Last fetched

schumer.senate.gov resolves to 3 IPv4 addresses operated by AS20940 in US.

Nutrition Label

WHISPER CANON · schumer.senate.govRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/schumer.senate.gov

Resolution chain

schumer.senate.gov resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.209.72.3923.209.72.0/24AS20940US
23.209.72.4023.209.72.0/24AS20940US
23.210.203.19423.210.202.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.JP

WHOIS identity

No WHOIS records are currently associated with schumer.senate.gov in WhisperGraph.

Subdomains

2 observed subdomains of schumer.senate.gov.

Web-graph footprint

Distinct hostnames that link to or from schumer.senate.gov in the public web crawl.

2,076 sites link to this hostname.

248 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for schumer.senate.gov.

MechanismTarget
SPF_REDIRECT_spf.senate.gov

Related pages

Pivot deeper into the graph from schumer.senate.gov.

Cypher and MCP

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

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