Skip to content

Hostname

code-clinic.com

Last fetched

code-clinic.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · code-clinic.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/code-clinic.com

Resolution chain

code-clinic.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.161.179.10018.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.11718.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.3318.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
18.161.179.4418.161.179.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
99.84.160.12799.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3199.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.5899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
code clinic
Contact emails

Subdomains

30 observed subdomains of code-clinic.com.

Web-graph footprint

Distinct hostnames that link to or from code-clinic.com in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for code-clinic.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from code-clinic.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "code-clinic.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.