Hostname
govworks.com
Last fetched
govworks.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
govworks.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.192.126 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.129 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.57 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 13.227.192.86 | 13.227.192.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CZ |
| 3.171.214.3 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.76 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.78 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.214.87 | 3.171.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.3.128.154 | 52.2.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.152.18.100 | 54.152.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.167.19.213 | 54.167.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 65.9.46.106 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.20 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.59 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.83 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- brian tharp
- Contact emails
- dnholding@escrow.com
- manager@wachterconsulting.com
- 0c7d19ef-a5c7-4119-89a6-fe2d88557e6c@identity-protect.org
- 2288df52-8223-4b4c-bcd3-5eafce3683fa@identity-protect.org
- 882e8ea6-d3f3-4886-b5dc-6ee66f0dcd0f@identity-protect.org
- 8f4d0054-5f77-4948-a555-647a911d18c9@identity-protect.org
- cd7fc675-aad8-4618-9431-9facffe6bcad@identity-protect.org
- dfcf8815-5a61-4a10-acfd-83c02082a150@identity-protect.org
- f3ed9565-a493-4c3a-9afe-8b4de0488910@identity-protect.org
- owner-1369245@govworks.com.whoisprivacyservice.org
- owner-5462546@govworks.com.whoisprivacyservice.org
- owner-950890@govworks.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of govworks.com.
Web-graph footprint
Distinct hostnames that link to or from govworks.com in the public web crawl.
23 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from govworks.com.
- IP · 13.227.192.126
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · dnholding@escrow.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: "govworks.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.