Skip to content

Hostname

uni.li

Last fetched

uni.li resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1055 as the registrar.

Nutrition Label

WHISPER CANON · uni.liRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/uni.li

Resolution chain

uni.li resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.198.133.18718.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.199.215.14018.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.45.1313.120.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.127.116.2053.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.147.3835.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
51.102.209.22551.102.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.219.15763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
193.5.27.37193.5.26.0/23AS559CH

WHOIS identity

Registrar
iana:1055
Organization
graf markus
Contact emails

Subdomains

1,374 observed subdomains of uni.li.

Web-graph footprint

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

584 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for uni.li.

MechanismTarget
SPF_Amail.sop-at.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.umantis.com
SPF_IP195.176.84.78
SPF_MXsop.co.at

Related pages

Pivot deeper into the graph from uni.li.

Cypher and MCP

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

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