Skip to content

Hostname

funbook.eu

Last fetched

funbook.eu resolves to 1 IPv4 address operated by AS29343 in BG. WHOIS lists registrar:pdr ltd. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.16.246.3193.16.246.0/24AS29343BG

WHOIS identity

Registrar
registrar:pdr ltd.
Organization
Contact emails

Subdomains

6 observed subdomains of funbook.eu.

Web-graph footprint

Distinct hostnames that link to or from funbook.eu in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for funbook.eu.

MechanismTarget
SPF_IP193.16.246.0/24
SPF_IP89.190.197.176
SPF_IP89.190.197.182

Related pages

Pivot deeper into the graph from funbook.eu.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.