Skip to content

Hostname

merce.cloud

Last fetched

merce.cloud resolves to 2 IPv4 addresses operated by TKPSA-AS in PL. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · merce.cloudRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/merce.cloud

Resolution chain

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

WHOIS identity

Registrar
iana:1345
Organization
jsj group sp. z o.o. s.k.a.
Contact emails

Subdomains

79 observed subdomains of merce.cloud.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for merce.cloud.

MechanismTarget
SPF_INCLUDEmns.pl
SPF_INCLUDEspf.merce.cloud

Related pages

Pivot deeper into the graph from merce.cloud.

Cypher and MCP

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

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