Skip to content

Hostname

sumup.cl

Last fetched

sumup.cl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:united-domains ag as the registrar.

Nutrition Label

WHISPER CANON · sumup.clRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sumup.cl

Resolution chain

sumup.cl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:united-domains ag
Organization
gareth walsh
Contact emails

Subdomains

2 observed subdomains of sumup.cl.

Web-graph footprint

Distinct hostnames that link to or from sumup.cl in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for sumup.cl.

MechanismTarget
SPF_Asumup.cl
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_IP52.211.74.234
SPF_IP52.214.148.172
SPF_MXsumup.cl

Related pages

Pivot deeper into the graph from sumup.cl.

Cypher and MCP

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

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