Hostname
ccgranttracker.com
Last fetched
ccgranttracker.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ccgranttracker.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.162.92.17 | 20.160.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- cc technology
- Contact emails
- hostmaster@cctechnology.biz
- 56a95b81-3389-4851-bf9c-c8abdeaf714e@identity-protect.org
- 61a9765c-45a2-4d66-954a-450d1c76a1d0@identity-protect.org
- 6fe530f4-55d6-42eb-9dce-114f8ec7c561@identity-protect.org
- b2067cbf-7ee6-43e6-b577-ed8ea8f720f0@identity-protect.org
- bc9875d5-793b-4956-adc5-cbc295807fac@identity-protect.org
Subdomains
52 observed subdomains of ccgranttracker.com.
Showing 17 of 52. View all subdomains →
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for ccgranttracker.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.hostedemail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 46.236.36.106/32 |
| SPF_IP | 46.236.36.107/32 |
| SPF_IP | 5.153.93.199/32 |
| SPF_IP | 5.153.93.200/32 |
| SPF_IP | 5.153.93.205/32 |
| SPF_IP | 5.153.93.206/32 |
| SPF_IP | 5.153.93.211/32 |
| SPF_IP | 5.153.93.212/32 |
Related pages
Pivot deeper into the graph from ccgranttracker.com.
- IP · 20.162.92.17
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · GB
- Email · hostmaster@cctechnology.biz
- TLD · .com
- Browse hostnames · cc…
- 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: "ccgranttracker.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.