Skip to content

Hostname

etitech.net

Last fetched

etitech.net resolves to 1 IPv4 address operated by AS3257 in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · etitech.netRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/etitech.net

Resolution chain

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

IPPrefixASNOperatorCountry
193.31.248.3193.31.248.0/24AS3257IT

WHOIS identity

Registrar
iana:168
Organization
e.t.i. elettronica e tecnologie informatiche
Contact emails

Subdomains

36 observed subdomains of etitech.net.

Web-graph footprint

Distinct hostnames that link to or from etitech.net in the public web crawl.

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for etitech.net.

MechanismTarget
SPF_IP193.31.248.34
SPF_IP213.136.171.17
SPF_IP89.202.181.130
SPF_MXetitech.net

Related pages

Pivot deeper into the graph from etitech.net.

Cypher and MCP

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

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