Skip to content

Hostname

wcode.it

Last fetched

wcode.it resolves to 1 IPv4 address operated by OVH in IT. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · wcode.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wcode.it

Resolution chain

wcode.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.39.117.1505.39.0.0/17AS16276OVHIT

WHOIS identity

Registrar
registrar:ovh
Organization
cuomo nicola
Contact emails

Subdomains

4 observed subdomains of wcode.it.

Web-graph footprint

Distinct hostnames that link to or from wcode.it in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for wcode.it.

MechanismTarget
SPF_Awcode.it
SPF_MXwcode.it

Related pages

Pivot deeper into the graph from wcode.it.

Cypher and MCP

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

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