Skip to content

Hostname

codeal.work

Last fetched

codeal.work resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · codeal.workRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/codeal.work

Resolution chain

codeal.work resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.49.12318.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.12518.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.8018.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.49.9918.238.48.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.102.12418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.2018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.5018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8918.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
codeal,
Contact emails

Subdomains

5 observed subdomains of codeal.work.

Web-graph footprint

Distinct hostnames that link to or from codeal.work in the public web crawl.

125 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for codeal.work.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from codeal.work.

Cypher and MCP

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

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