Skip to content

Hostname

aging.senate.gov

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.49.250.19523.49.250.0/24AS20940US
23.49.250.20623.49.250.0/24AS20940US
88.221.130.19488.221.130.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of aging.senate.gov.

Web-graph footprint

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

1,521 sites link to this hostname.

100 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_REDIRECT_spf.senate.gov

Related pages

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

Cypher and MCP

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

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