Hostname
diametercap.com
Last fetched
diametercap.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
diametercap.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 |
|---|---|---|---|---|
| 162.159.140.98 | 162.159.128.0/19 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.0.96 | 172.66.0.0/22 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of diametercap.com owner
- Contact emails
- diametercap.com@domainsbyproxy.com
- robychen@gmail.com
- skgoodwin@gmail.com
- 0cc8bf2d-d5b8-4e17-b692-aa248a665cce@identity-protect.org
- 1979fb1c-3be9-4d1e-824a-a5b044c84468@identity-protect.org
- 4725b4ce-332f-4841-8300-630ed72f3eff@identity-protect.org
- 79da02ec-3e8f-4165-95cf-2705945002d6@identity-protect.org
- b1da1daf-83e2-44e4-a131-36e187fb6a49@identity-protect.org
- cfb474ff-d1d5-48d5-991b-c00323c814ed@identity-protect.org
- owner-217832@diametercap.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of diametercap.com.
Web-graph footprint
Distinct hostnames that link to or from diametercap.com in the public web crawl.
8 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for diametercap.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 12.22.47.147 |
| SPF_IP | 54.240.74.149 |
Related pages
Pivot deeper into the graph from diametercap.com.
- IP · 162.159.140.98
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · diametercap.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · di…
- 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: "diametercap.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.