Skip to content

Hostname

rrb.gov

Last fetched

rrb.gov resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · rrb.govRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/rrb.gov

Resolution chain

rrb.gov resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.228.34.1653.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with rrb.gov in WhisperGraph.

Subdomains

26 observed subdomains of rrb.gov.

Web-graph footprint

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

631 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for rrb.gov.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.107.25/32
SPF_IP148.59.109.25/32
SPF_IP192.226.121.169
SPF_IP192.226.121.170
SPF_IP192.226.72.192/26
SPF_IP208.185.229.40/29
SPF_IP208.185.235.40/29
SPF_IP216.128.251.155/32
SPF_IP23.249.216.202
SPF_IP23.249.217.119/32
SPF_IP23.249.217.219
SPF_IP35.80.141.6/32
SPF_IP44.229.121.55/32
SPF_MXrrb.gov

Related pages

Pivot deeper into the graph from rrb.gov.

Cypher and MCP

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

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