Skip to content

Hostname

payzy.gr

Last fetched

payzy.gr resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · payzy.grRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/payzy.gr

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.13.2245.60.13.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.19.2245.60.19.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

No WHOIS records are currently associated with payzy.gr in WhisperGraph.

Subdomains

15 observed subdomains of payzy.gr.

Web-graph footprint

Distinct hostnames that link to or from payzy.gr in the public web crawl.

37 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for payzy.gr.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.otenet.gr
SPF_IP195.170.17.223/32
SPF_IP195.170.17.224/32
SPF_IP62.103.228.100/32
SPF_IP79.129.195.156
SPF_IP79.129.195.157

Related pages

Pivot deeper into the graph from payzy.gr.

Cypher and MCP

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

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