Skip to content

Hostname

admin.futurehost.pl

Last fetched

admin.futurehost.pl resolves to 1 IPv4 address operated by INTEN in PL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.200.185.24291.200.184.0/23AS43962INTENPL

WHOIS identity

No WHOIS records are currently associated with admin.futurehost.pl in WhisperGraph.

Subdomains

1 observed subdomain of admin.futurehost.pl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for admin.futurehost.pl.

MechanismTarget
SPF_Aadmin.futurehost.pl
SPF_IP91.200.184.0/22
SPF_MXadmin.futurehost.pl

Related pages

Pivot deeper into the graph from admin.futurehost.pl.

Cypher and MCP

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

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