Skip to content

Hostname

3it.li

Last fetched

3it.li resolves to 1 IPv4 address operated by AS48362 in AT.

Nutrition Label

WHISPER CANON · 3it.liRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/3it.li

Resolution chain

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

IPPrefixASNOperatorCountry
185.101.8.129185.101.8.0/22AS48362AT

WHOIS identity

Registrar
Organization
bertschler nicolas
Contact emails

Subdomains

47 observed subdomains of 3it.li.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for 3it.li.

MechanismTarget
SPF_Amail.3it.li
SPF_Amailgw.3it.li
SPF_IP185.101.9.65
SPF_MX3it.li

Related pages

Pivot deeper into the graph from 3it.li.

Cypher and MCP

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

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