Skip to content

Hostname

cdn.codeaxe.co.in

Last fetched

cdn.codeaxe.co.in resolves to 2 IPv4 addresses operated by AS-HOSTINGER in IN.

Nutrition Label

WHISPER CANON · cdn.codeaxe.co.inRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cdn.codeaxe.co.in

Resolution chain

cdn.codeaxe.co.in resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.203.160.173193.203.160.0/22AS47583AS-HOSTINGERIN
82.112.230.15382.112.224.0/20AS47583AS-HOSTINGERIN

WHOIS identity

No WHOIS records are currently associated with cdn.codeaxe.co.in in WhisperGraph.

Subdomains

1 observed subdomain of cdn.codeaxe.co.in.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cdn.codeaxe.co.in.

MechanismTarget
SPF_Acdn.codeaxe.co.in
SPF_IP193.203.160.173
SPF_IP82.112.230.153
SPF_MXcdn.codeaxe.co.in

Related pages

Pivot deeper into the graph from cdn.codeaxe.co.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cdn.codeaxe.co.in"})-[: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.