Skip to content

Hostname

alteeiche.li

Last fetched

alteeiche.li resolves to 1 IPv4 address operated by netcup-AS - netcup GmbH in DE.

Nutrition Label

WHISPER CANON · alteeiche.liRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/alteeiche.li

Resolution chain

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

IPPrefixASNOperatorCountry
185.163.117.117185.163.116.0/22AS197540netcup-AS - netcup GmbHDE

WHOIS identity

Registrar
Organization
nuss roger
Contact emails

Subdomains

4 observed subdomains of alteeiche.li.

Web-graph footprint

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

19 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for alteeiche.li.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.31.27.242
SPF_IP46.4.250.97

Related pages

Pivot deeper into the graph from alteeiche.li.

Cypher and MCP

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

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