Hostname
getaway.pl
Last fetched
getaway.pl resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists registrar:aftermarket.pl limited as the registrar.
Nutrition Label
Resolution chain
getaway.pl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.160.196.117 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.17 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.28 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.196.35 | 3.160.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.169.36.10 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.59 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.67 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
| 3.169.36.95 | 3.169.36.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TW |
WHOIS identity
- Registrar
- registrar:aftermarket.pl limited
- Organization
- gmbs sp. z o.o.
- Contact emails
- —
Subdomains
5 observed subdomains of getaway.pl.
Showing 4 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from getaway.pl in the public web crawl.
59 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for getaway.pl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
Related pages
Pivot deeper into the graph from getaway.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "getaway.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.