Skip to content

Hostname

befuture.pl

Last fetched

befuture.pl resolves to 1 IPv4 address operated by AS-HITME in PL. WHOIS lists registrar:hitme.pl marek bajerski as the registrar.

Nutrition Label

WHISPER CANON · befuture.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/befuture.pl

Resolution chain

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

IPPrefixASNOperatorCountry
185.242.132.150185.242.132.0/24AS50840AS-HITMEPL

WHOIS identity

Registrar
registrar:hitme.pl marek bajerski
Organization
befuture kamil jędryczka
Contact emails

Subdomains

9 observed subdomains of befuture.pl.

Web-graph footprint

Distinct hostnames that link to or from befuture.pl in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for befuture.pl.

MechanismTarget
SPF_Abefuture.pl
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP185.242.132.150
SPF_MXbefuture.pl

Related pages

Pivot deeper into the graph from befuture.pl.

Cypher and MCP

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

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