Skip to content

Hostname

13838.cc

Last fetched

13838.cc resolves to 11 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · 13838.ccRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/13838.cc

Resolution chain

13838.cc resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.18.113.131104.18.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.122.227104.18.112.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.10.51104.19.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.2.53104.19.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.93.27104.19.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.228.185104.21.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.232.236104.21.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.248.23162.159.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
172.64.146.184172.64.146.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.158.35172.64.158.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
198.41.198.48198.41.192.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1479
Organization
domains by proxy,
Contact emails

Subdomains

17 observed subdomains of 13838.cc.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 13838.cc.

MechanismTarget
SPF_INCLUDE_spf.mx.cloudflare.net

Related pages

Pivot deeper into the graph from 13838.cc.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "13838.cc"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.