Skip to content

Hostname

simpay.pl

Last fetched

simpay.pl resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · simpay.plRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/simpay.pl

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.14.130104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.130104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.41.26172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.42.230172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.118172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:ovh sas
Organization
Contact emails

Subdomains

17 observed subdomains of simpay.pl.

Web-graph footprint

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

54 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for simpay.pl.

MechanismTarget
SPF_Asimpay.pl
SPF_INCLUDE_spf.google.com
SPF_IP146.59.6.152
SPF_MXsimpay.pl

Related pages

Pivot deeper into the graph from simpay.pl.

Cypher and MCP

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

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