Skip to content

Hostname

berlinct.gov

Last fetched

berlinct.gov resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · berlinct.govRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/berlinct.gov

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.145.3615.197.144.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

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

Subdomains

2 observed subdomains of berlinct.gov.

Web-graph footprint

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

62 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for berlinct.gov.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtylerhost.net
SPF_IP199.241.246.139
SPF_IP199.241.246.140
SPF_IP207.245.144.0/20
SPF_IP208.64.232.0/21
SPF_IP32.218.49.143
SPF_IP32.218.81.201
SPF_IP32.218.81.217
SPF_IP66.18.0.250/32

Related pages

Pivot deeper into the graph from berlinct.gov.

Cypher and MCP

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

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