Skip to content

Hostname

code18.team

Last fetched

code18.team resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CH. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · code18.teamRouting diversity2.4/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/code18.team

Resolution chain

code18.team resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.208.5.3420.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCH
51.107.50.051.107.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCH

WHOIS identity

Registrar
iana:151
Organization
p tobler consulting
Contact emails

Subdomains

13 observed subdomains of code18.team.

Web-graph footprint

Distinct hostnames that link to or from code18.team in the public web crawl.

7 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for code18.team.

Related pages

Pivot deeper into the graph from code18.team.

Cypher and MCP

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

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