Hostname
govconnection.com
Last fetched
govconnection.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
govconnection.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 |
|---|---|---|---|---|
| 23.66.214.50 | 23.66.208.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.67.130.96 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- pc connection,
- Contact emails
Subdomains
24 observed subdomains of govconnection.com.
Web-graph footprint
Distinct hostnames that link to or from govconnection.com in the public web crawl.
145 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for govconnection.com.
| Mechanism | Target |
|---|---|
| SPF_A | govconnection.com |
| SPF_INCLUDE | spf.etouches.com |
| SPF_INCLUDE | spf.rpost.net |
| SPF_INCLUDE | usb._netblocks.mimecast.com |
| SPF_IP | 168.245.74.187 |
| SPF_IP | 50.200.229.34 |
| SPF_IP | 64.238.200.216 |
| SPF_IP | 65.199.155.131 |
| SPF_IP | 65.199.155.132 |
| SPF_IP | 66.194.64.130 |
| SPF_REDIRECT | 9tbhtn0d._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from govconnection.com.
- IP · 23.66.214.50
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:2
- Country · US
- Email · admin@pcconnection.com
- TLD · .com
- Browse hostnames · go…
- 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: "govconnection.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.