Skip to content

Hostname

amsfl.li

Last fetched

amsfl.li resolves to 1 IPv4 address operated by AS31736 in CH. WHOIS lists iana:897 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
83.222.130.2583.222.128.0/19AS31736CH

WHOIS identity

Registrar
iana:897
Organization
liechtensteinische landesverwaltung
Contact emails

Subdomains

6 observed subdomains of amsfl.li.

Web-graph footprint

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

33 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for amsfl.li.

MechanismTarget
SPF_Aams.li
SPF_Aamsfl.li
SPF_IP193.222.114.151
SPF_IP83.222.130.20
SPF_IP83.222.130.21
SPF_IP83.222.130.23
SPF_IP83.222.130.25
SPF_IP83.222.130.26
SPF_MXamsfl.li

Related pages

Pivot deeper into the graph from amsfl.li.

Cypher and MCP

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

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