Skip to content

Hostname

pbgc.gov

Last fetched

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

Nutrition Label

WHISPER CANON · pbgc.govRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/pbgc.gov

Resolution chain

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

IPPrefixASNOperatorCountry
52.55.53.18852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

47 observed subdomains of pbgc.gov.

Web-graph footprint

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

1,795 sites link to this hostname.

128 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for pbgc.gov.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_EXISTS%{i}.spf.rnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP208.42.137.100
SPF_IP208.42.137.101
SPF_IP208.42.137.102
SPF_IP208.42.137.103
SPF_IP208.68.128.142
SPF_IP208.68.129.142
SPF_IP209.134.158.114
SPF_IP209.134.158.115
SPF_IP209.85.220.41/32
SPF_IP66.179.16.0/24
SPF_IP66.179.17.0/24
SPF_IP66.179.18.0/24
SPF_IP66.179.19.0/24
SPF_IP69.5.85.128/25
SPF_IP69.5.86.0/24
SPF_IP69.5.87.0/24
SPF_MXpbgc.gov

Related pages

Pivot deeper into the graph from pbgc.gov.

Cypher and MCP

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

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