Hostname
vod.pl
Last fetched
vod.pl resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:premium.pl sp. z o.o. as the registrar.
Nutrition Label
Resolution chain
vod.pl resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.184.212.81 | 18.184.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.192.85.200 | 18.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.199.135.123 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.199.189.227 | 18.198.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.64.164.202 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.64.83.78 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.67.53.171 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.69.143.145 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.70.110.84 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.71.222.95 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.74.211.120 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.76.63.185 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.158.251.94 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.29.32.54 | 52.29.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.57.157.132 | 52.57.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.181.125.117 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 63.182.162.50 | 63.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 51.102.88.204 | 51.102.0.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- registrar:premium.pl sp. z o.o.
- Organization
- —
- Contact emails
- —
Subdomains
7 observed subdomains of vod.pl.
Showing 5 of 7. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vod.pl in the public web crawl.
420 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for vod.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.ipresso.pl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 198.147.8.23 |
| SPF_IP | 205.220.160.51 |
| SPF_IP | 205.220.172.51 |
Related pages
Pivot deeper into the graph from vod.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "vod.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.