Skip to content

Hostname

payback.pl

Last fetched

payback.pl resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · payback.plRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/payback.pl

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.14.8245.60.14.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.20.8245.60.20.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
loyalty partner polska sp. z o.o.
Contact emails

Subdomains

72 observed subdomains of payback.pl.

Web-graph footprint

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

142 sites link to this hostname.

73 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for payback.pl.

MechanismTarget
SPF_Apayback.pl
SPF_INCLUDEspf.mandrillapp.com
SPF_IP147.135.208.192
SPF_IP165.227.138.192
SPF_IP185.124.16.48/28
SPF_IP185.36.171.185
SPF_IP188.40.122.147
SPF_IP188.40.122.183
SPF_IP188.40.122.184
SPF_IP188.40.122.185
SPF_IP195.162.24.90
SPF_IP195.162.24.91
SPF_IP195.205.152.150
SPF_IP195.205.152.157
SPF_IP213.155.95.180
SPF_IP213.25.189.54
SPF_IP31.186.85.155
SPF_IP31.186.86.193
SPF_IP46.101.238.158
SPF_IP5.9.69.142
SPF_IP5.9.69.143
SPF_IP51.77.53.224
SPF_IP85.194.245.69

Related pages

Pivot deeper into the graph from payback.pl.

Cypher and MCP

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

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