Skip to content

Hostname

connecta.pl

Last fetched

connecta.pl resolves to 1 IPv4 address operated by CONNECTA-AS in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.90.160.391.90.160.0/24AS33901CONNECTA-ASPL

WHOIS identity

Registrar
registrar:ovh sas
Organization
Contact emails

Subdomains

27 observed subdomains of connecta.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for connecta.pl.

MechanismTarget
SPF_Aconnecta.pl
SPF_IP192.168.100.0/24
SPF_IP192.168.111.0/24
SPF_IP2001:67c:2fec:0:0:0:0:114
SPF_IP2001:67c:2fec:0:0:0:0:115
SPF_IP2001:67c:2fec:0:0:0:0:3
SPF_IP2001:67c:2fec:0:0:0:0:5
SPF_IP2001:67c:2fec::/48
SPF_IP91.90.160.0/25
SPF_MXconnecta.pl

Related pages

Pivot deeper into the graph from connecta.pl.

Cypher and MCP

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

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