Skip to content

Hostname

payzy.de

Last fetched

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

Nutrition Label

WHISPER CANON · payzy.deRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/payzy.de

Resolution chain

payzy.de 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.de in WhisperGraph.

Subdomains

11 observed subdomains of payzy.de.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for payzy.de.

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.de.

Cypher and MCP

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

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