Hostname
cdrfg.com
Last fetched
cdrfg.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cdrfg.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 |
|---|---|---|---|---|
| 134.122.120.167 | 134.122.112.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cdrfg.com owner
- Contact emails
- jmarsh@cdrfg.com
- 0317b8c0-d0a8-4845-a84b-29b47a7b8ceb@identity-protect.org
- 0a902ccf-d8bb-4c9f-8550-8797e5b60e70@identity-protect.org
- 2a400f3e-35a5-45ad-95dd-3772aac770cb@identity-protect.org
- 8eb3c2d7-68cd-40fa-a01c-5cd8cd5a54c8@identity-protect.org
- 9b53108e-b4c7-4653-86cd-081d392f0cbf@identity-protect.org
- a0b851d8-f2f0-43fa-a17a-ea7e5946622f@identity-protect.org
- eacfefa9-21e2-4024-aada-3651722e4873@identity-protect.org
- owner-4311069@cdrfg.com.whoisprivacyservice.org
- owner-6058866@cdrfg.com.whoisprivacyservice.org
- owner-8600335@cdrfg.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of cdrfg.com.
Web-graph footprint
Distinct hostnames that link to or from cdrfg.com in the public web crawl.
11 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for cdrfg.com.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.hc3051-23.iphmx.com |
| SPF_INCLUDE | protection.outlook.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 74.201.151.10/32 |
Related pages
Pivot deeper into the graph from cdrfg.com.
- IP · 134.122.120.167
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:468
- Country · US
- Email · jmarsh@cdrfg.com
- TLD · .com
- Browse hostnames · cd…
- 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: "cdrfg.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.