Skip to content

Hostname

layfi.de

Last fetched

layfi.de resolves to 2 IPv4 addresses operated by CDN77 _ in US.

Nutrition Label

WHISPER CANON · layfi.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/layfi.de

Resolution chain

layfi.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with layfi.de in WhisperGraph.

Subdomains

7 observed subdomains of layfi.de.

Web-graph footprint

Distinct hostnames that link to or from layfi.de in the public web crawl.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for layfi.de.

MechanismTarget
SPF_Alayfi.de
SPF_IP2a00:b700:0:0:0:0:0:1c
SPF_IP46.17.40.138
SPF_MXlayfi.de

Related pages

Pivot deeper into the graph from layfi.de.

Cypher and MCP

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

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