Hostname
bgov.com
Last fetched
bgov.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
bgov.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.188.106 | 15.197.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CA |
| 99.83.181.117 | 99.83.176.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- bloomberg finance l.p.
- Contact emails
Subdomains
86 observed subdomains of bgov.com.
Showing 25 of 86. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from bgov.com in the public web crawl.
328 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for bgov.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.qualtrics.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-2248456.jmsend.com |
| SPF_INCLUDE | spf.bna.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 199.172.169.0/24 |
| SPF_IP | 208.22.56.0/24 |
| SPF_IP | 69.184.0.0/13 |
Related pages
Pivot deeper into the graph from bgov.com.
- IP · 15.197.188.106
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · CA
- Email · internic-admin@bloomberg.com
- TLD · .com
- Browse hostnames · bg…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bgov.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.