Skip to content

Hostname

namex.it

Last fetched

namex.it resolves to 1 IPv4 address operated by SEEWEB Web hosting, colocation and cloud services in IT. WHOIS lists registrar:unidata s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · namex.itRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/namex.it

Resolution chain

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

IPPrefixASNOperatorCountry
212.35.202.92212.35.192.0/19AS12637SEEWEB Web hosting, colocation and cloud servicesIT

WHOIS identity

Registrar
registrar:unidata s.p.a.
Organization
consorzio namex
Contact emails

Subdomains

217 observed subdomains of namex.it.

Web-graph footprint

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

92 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for namex.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemailus.freshservice.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEone.zoho.eu
SPF_IP193.201.40.0/25
SPF_IP2a0f:80:1::1/48
SPF_MXnamex.it

Related pages

Pivot deeper into the graph from namex.it.

Cypher and MCP

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

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