Skip to content

Hostname

fffutu.re

Last fetched

fffutu.re resolves to 1 IPv4 address operated by AS200651 in RO. WHOIS lists registrar:epag domainservices gmbh as the registrar.

Nutrition Label

WHISPER CANON · fffutu.reRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/fffutu.re

Resolution chain

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

IPPrefixASNOperatorCountry
185.165.171.132185.165.171.0/24AS200651RO

WHOIS identity

Registrar
registrar:epag domainservices gmbh
Organization
ano nymous
Contact emails

Subdomains

36 observed subdomains of fffutu.re.

Web-graph footprint

Distinct hostnames that link to or from fffutu.re in the public web crawl.

149 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for fffutu.re.

MechanismTarget
SPF_Afffutu.re
SPF_IP185.247.224.95/32
SPF_MXfffutu.re

Related pages

Pivot deeper into the graph from fffutu.re.

Cypher and MCP

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

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