Hostname
carnext.com
Last fetched
carnext.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
carnext.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 |
|---|---|---|---|---|
| 104.18.34.168 | 104.18.34.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.153.88 | 172.64.153.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of carnext.com owner
- Contact emails
- net-admin@aalh.nl
- 4aa2998e-eca1-4272-9c51-33d439a11887@identity-protect.org
- 73558abb-4d73-4d93-b18d-535968dd549a@identity-protect.org
- 756dc4fc-99fa-4367-8b52-44a7a3363832@identity-protect.org
- 7e590693-42cb-4e63-b22b-ed313ede3e2e@identity-protect.org
- c058ea29-62cf-4609-9aa4-573716723851@identity-protect.org
- owner-11045102@carnext.com.whoisprivacyservice.org
- owner-11929159@carnext.com.whoisprivacyservice.org
- owner-2351594@carnext.com.whoisprivacyservice.org
- owner-2822928@carnext.com.whoisprivacyservice.org
- owner-2843247@carnext.com.whoisprivacyservice.org
- owner-3020310@carnext.com.whoisprivacyservice.org
- owner-307054@carnext.com.whoisprivacyservice.org
- owner-3092877@carnext.com.whoisprivacyservice.org
- owner-3161441@carnext.com.whoisprivacyservice.org
- owner-3290259@carnext.com.whoisprivacyservice.org
- owner-4101749@carnext.com.whoisprivacyservice.org
- owner-4174316@carnext.com.whoisprivacyservice.org
- owner-6980458@carnext.com.whoisprivacyservice.org
- owner-7049022@carnext.com.whoisprivacyservice.org
- and 3 more
Subdomains
16 observed subdomains of carnext.com.
Web-graph footprint
Distinct hostnames that link to or from carnext.com in the public web crawl.
100 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for carnext.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from carnext.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "carnext.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.