Skip to content

Hostname

failiem.lv

Last fetched

failiem.lv resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · failiem.lvRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/failiem.lv

Resolution chain

failiem.lv resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.8.8104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.8104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.89172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

84 observed subdomains of failiem.lv.

Web-graph footprint

Distinct hostnames that link to or from failiem.lv in the public web crawl.

2,530 sites link to this hostname.

2,652 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

17 SPF mechanisms authorising senders for failiem.lv.

MechanismTarget
SPF_Adev.failiem.lv
SPF_Afailiem.lv
SPF_Amail.failiem.lv
SPF_Amail.files.fm
SPF_Aprocmail.failiem.lv
SPF_Aprocmail.file.fm
SPF_Aprocmail.files.fm
SPF_Aweb.hosts.lv
SPF_IP159.148.57.3
SPF_IP178.16.26.152
SPF_IP178.16.26.153
SPF_IP80.81.57.67
SPF_IP80.81.57.70/32
SPF_IP80.81.57.71/32
SPF_IP81.198.74.249
SPF_IP87.110.219.20
SPF_MXfailiem.lv

Related pages

Pivot deeper into the graph from failiem.lv.

Cypher and MCP

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

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