Skip to content

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

WHISPER CANON · getaway.plRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/getaway.pl

Resolution chain

getaway.pl resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.160.196.1173.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.173.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.283.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.196.353.160.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
3.169.36.103.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.593.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.673.169.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.36.953.169.36.0/22AS16509AMAZON-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.

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.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for getaway.pl.

MechanismTarget
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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.