Skip to content

Hostname

code40.com

Last fetched

code40.com resolves to 185.3.129.74, announced in 185.3.128.0/22 by CODE40-AS - Code40 SAS in FR. code40.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · code40.comRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/code40.com

Resolution chain

IPv6 resolution

No AAAA record for code40.com is recorded in WhisperGraph.

Attribution

code40

ORIGIN_AS

WHOIS identity

Registrar
iana:74
Contact emails
code40.com@domainsbyproxy.com, support@dropcatch.com, kliu8vadr3ni@contactprivacy.email, 060d6639b28ee00527f06c32dc3c726d652e88e6cbf1870ce35e4552540cbe21@code40.com.whoisproxy.org

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns0.code40.net
  • ns1.code40.net

MX records

  • code40-com.mail.protection.outlook.com

SPF policy

  • ip: 185.3.128.0/22
  • include: spf.cusae.com
  • include: _spf.google.com
  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from code40.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "code40.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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