Skip to content

Hostname

codagex.be

Last fetched

codagex.be resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · codagex.beRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/codagex.be

Resolution chain

codagex.be resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.245.46.12718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.1818.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3718.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from codagex.be in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for codagex.be.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.211.73.38
SPF_IP81.243.6.245
SPF_IP81.82.225.16
SPF_IP91.183.170.20

Related pages

Pivot deeper into the graph from codagex.be.

Cypher and MCP

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

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