Skip to content

Hostname

payback.it

Last fetched

payback.it resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists registrar:united-domains gmbh as the registrar.

Nutrition Label

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

Resolution chain

payback.it 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:united-domains gmbh
Organization
loyalty partner
Contact emails

Subdomains

56 observed subdomains of payback.it.

Web-graph footprint

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

123 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for payback.it.

MechanismTarget
SPF_INCLUDEbf.kaleyra.email
SPF_INCLUDEemarsys.net
SPF_INCLUDEemsmtp.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEsend.serilab.eu
SPF_INCLUDEspf.mag-news.it
SPF_INCLUDEspf.qb-feedback.com
SPF_INCLUDEt.contactlab.it
SPF_IP156.54.128.210
SPF_IP156.54.128.78
SPF_IP185.124.16.48/28
SPF_IP194.77.111.20
SPF_IP213.155.95.180

Related pages

Pivot deeper into the graph from payback.it.

Cypher and MCP

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

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