Skip to content

Hostname

simplepay.hu

Last fetched

simplepay.hu resolves to 2 IPv4 addresses operated by TARHELY in HU.

Nutrition Label

WHISPER CANON · simplepay.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/simplepay.hu

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with simplepay.hu in WhisperGraph.

Subdomains

17 observed subdomains of simplepay.hu.

Web-graph footprint

Distinct hostnames that link to or from simplepay.hu in the public web crawl.

1,991 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for simplepay.hu.

MechanismTarget
SPF_INCLUDE_spf.simplepay_hu._d.easydmarc.pro
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendgrid.otpmobil.com
SPF_IP195.228.112.0/24
SPF_IP195.56.187.24/29
SPF_IP84.2.229.150
SPF_IP94.199.53.96

Related pages

Pivot deeper into the graph from simplepay.hu.

Cypher and MCP

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

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