Hostname
code-web.com
Last fetched
code-web.com resolves to 66.85.137.178, announced in 66.85.128.0/18 by SSASN2 - SECURED SERVERS LLC in US. code-web.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for code-web.com is recorded in WhisperGraph.
Attribution
secured
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:69
- Registrant organisation
- . systems admin
- Contact emails
- jim@code-web.com
Subdomains
| Subdomain |
|---|
| cpanel.code-web.com |
| cpcalendars.code-web.com |
| cpcontacts.code-web.com |
| mail.code-web.com |
| webdisk.code-web.com |
| webmail.code-web.com |
| www.code-web.com |
Showing 7 of 7 subdomains (7 per page).
Mail and authentication
Nameservers
- ns.3kserver5.com
- ns2.3kserver5.com
- ns1.webspaceiuse.com
- ns3.webspaceiuse.com
- ns4.webspaceiuse.com
- ns5.webspaceiuse.com
MX records
- code-web.com
SPF policy
- a: code-web.com
- mx: code-web.com
- ip: 108.170.35.146
- ip: 66.85.137.178
Threat-feed evidence
History
Related pages
Pivot from code-web.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: "code-web.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.