Skip to content

Hostname

vectra.pl

Last fetched

vectra.pl resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · vectra.plRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.2/10canon.whisper.security/host/vectra.pl

Resolution chain

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

IPPrefixASNOperatorCountry
34.246.212.12034.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:ovh sas
Organization
vectra
Contact emails

Subdomains

80 observed subdomains of vectra.pl.

Web-graph footprint

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

338 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for vectra.pl.

MechanismTarget
SPF_INCLUDE_spf.mail03-userengage.com
SPF_INCLUDEmultimedia.pl
SPF_INCLUDEspf.webankieta.pl
SPF_IP208.72.239.128/28
SPF_IP212.67.143.227/32
SPF_IP88.156.64.125
SPF_IP88.156.64.22/31
SPF_IP88.156.64.24
SPF_IP88.156.64.31
SPF_IP88.156.64.7
SPF_IP91.230.36.0/23
SPF_MXvectra.pl

Related pages

Pivot deeper into the graph from vectra.pl.

Cypher and MCP

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

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