Skip to content

Hostname

lafee.gr

Last fetched

lafee.gr resolves to 1 IPv4 address operated by WHG-LON - WHG Hosting Services Ltd in GB.

Nutrition Label

WHISPER CANON · lafee.grRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/lafee.gr

Resolution chain

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

IPPrefixASNOperatorCountry
192.250.239.24192.250.239.0/24AS51713WHG-LON - WHG Hosting Services LtdGB

WHOIS identity

No WHOIS records are currently associated with lafee.gr in WhisperGraph.

Subdomains

5 observed subdomains of lafee.gr.

Web-graph footprint

Distinct hostnames that link to or from lafee.gr in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for lafee.gr.

MechanismTarget
SPF_Alafee.gr
SPF_INCLUDEcloud1.webable.gr
SPF_INCLUDEnl1.mycloudreseller.com
SPF_INCLUDEspfa.mailendo.com
SPF_IP109.236.89.23
SPF_MXlafee.gr

Related pages

Pivot deeper into the graph from lafee.gr.

Cypher and MCP

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

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