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
Resolution chain
vectra.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.246.212.120 | 34.240.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- registrar:ovh sas
- Organization
- vectra
- Contact emails
- —
Subdomains
80 observed subdomains of vectra.pl.
Showing 25 of 80. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for vectra.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail03-userengage.com |
| SPF_INCLUDE | multimedia.pl |
| SPF_INCLUDE | spf.webankieta.pl |
| SPF_IP | 208.72.239.128/28 |
| SPF_IP | 212.67.143.227/32 |
| SPF_IP | 88.156.64.125 |
| SPF_IP | 88.156.64.22/31 |
| SPF_IP | 88.156.64.24 |
| SPF_IP | 88.156.64.31 |
| SPF_IP | 88.156.64.7 |
| SPF_IP | 91.230.36.0/23 |
| SPF_MX | vectra.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.