Hostname
fleshlight.eu
Last fetched
fleshlight.eu has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:101domain grs ltd. as the registrar.
Nutrition Label
Resolution chain
fleshlight.eu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:101domain grs ltd.
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of fleshlight.eu.
Web-graph footprint
Distinct hostnames that link to or from fleshlight.eu in the public web crawl.
278 sites link to this hostname.
301 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for fleshlight.eu.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | shops.shopify.com |
| SPF_IP | 174.90.29.98/32 |
| SPF_IP | 206.127.24.128/26 |
| SPF_IP | 61.69.4.66/30 |
| SPF_IP | 66.55.27.197/30 |
| SPF_IP | 77.230.66.29/29 |
Related pages
Pivot deeper into the graph from fleshlight.eu.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fleshlight.eu"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.