Skip to content

Hostname

tantis.pl

Last fetched

tantis.pl resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.

Nutrition Label

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

Resolution chain

tantis.pl resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.8.180104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.9.180104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.199172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
kfi sp. j.
Contact emails

Subdomains

22 observed subdomains of tantis.pl.

Web-graph footprint

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

505 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tantis.pl.

MechanismTarget
SPF_INCLUDE_spf.drophub.pl
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_IP144.76.254.65
SPF_IP194.99.96.55
SPF_IP195.177.217.147
SPF_IP89.40.144.220

Related pages

Pivot deeper into the graph from tantis.pl.

Cypher and MCP

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

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