Skip to content

Hostname

cdek-express.com

Last fetched

cdek-express.com resolves to 2 IPv4 addresses operated by DDOS-GUARD in RU. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · cdek-express.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cdek-express.com

Resolution chain

cdek-express.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.57.67.106176.57.67.0/24AS57724DDOS-GUARDRU
212.67.24.4212.67.24.0/24AS201706AS-SERVICEPIPEKZ

WHOIS identity

Registrar
iana:1601
Organization
cdek europe
Contact emails

Subdomains

10 observed subdomains of cdek-express.com.

Web-graph footprint

Distinct hostnames that link to or from cdek-express.com in the public web crawl.

40 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for cdek-express.com.

MechanismTarget
SPF_REDIRECTcdek.ru

Related pages

Pivot deeper into the graph from cdek-express.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdek-express.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 20

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