Hostname
crgov.com
Last fetched
crgov.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
crgov.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.114.211.29 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of crgov.com owner
- Contact emails
- whois@crgov.com
- 33ea6229-8608-4879-ad82-4c63e9f4e32e@identity-protect.org
- 56e38d6c-6ece-487d-a9e6-3bb52db1cc00@identity-protect.org
- 9f447e78-f5ad-441a-94f4-47af06bc9d06@identity-protect.org
- b263134d-8fe2-4bad-aa02-0eb6a9bf09ff@identity-protect.org
- b43dae0b-497a-4bb8-be14-a97c4dd02d93@identity-protect.org
- b5254e62-ced4-4f4b-94e8-99f72f0ceee3@identity-protect.org
- c094c7fe-6ae0-43cc-93a7-9a18c03e9438@identity-protect.org
- owner-11083021@crgov.com.whoisprivacyservice.org
- owner-11280403@crgov.com.whoisprivacyservice.org
- owner-11550352@crgov.com.whoisprivacyservice.org
- owner-11693858@crgov.com.whoisprivacyservice.org
- owner-12140870@crgov.com.whoisprivacyservice.org
- owner-1830131@crgov.com.whoisprivacyservice.org
- owner-3129168@crgov.com.whoisprivacyservice.org
- owner-3939015@crgov.com.whoisprivacyservice.org
- owner-4627215@crgov.com.whoisprivacyservice.org
- owner-5717712@crgov.com.whoisprivacyservice.org
- owner-5894775@crgov.com.whoisprivacyservice.org
- owner-5987661@crgov.com.whoisprivacyservice.org
- and 7 more
Subdomains
38 observed subdomains of crgov.com.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from crgov.com in the public web crawl.
555 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for crgov.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.e2ma.net |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 192.88.54.211/32 |
| SPF_IP | 74.114.64.241/32 |
| SPF_IP | 74.114.66.241/32 |
Related pages
Pivot deeper into the graph from crgov.com.
- IP · 20.114.211.29
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · whois@crgov.com
- TLD · .com
- Browse hostnames · cr…
- 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: "crgov.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.