Skip to content

Hostname

ocode.team

Last fetched

ocode.team resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ocode.teamRouting diversity5.7/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ocode.team

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.11316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.2416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.2816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.4816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.6816.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.13116.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.67.17316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.96.5316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.0.933.5.0.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.12.3552.216.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.206.8252.216.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.211.16552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.58.17352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.107.12352.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.228.13354.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.230.24554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
safething
Contact emails

Subdomains

7 observed subdomains of ocode.team.

Web-graph footprint

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

14 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ocode.team.

Cypher and MCP

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

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