Skip to content

Hostname

message.zmarta.se

Last fetched

message.zmarta.se resolves to 1 IPv4 address operated by SALESFORCE - Salesforce.com, Inc. in GB.

Nutrition Label

WHISPER CANON · message.zmarta.seRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/message.zmarta.se

Resolution chain

message.zmarta.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.92.152.14159.92.0.0/16AS14340SALESFORCE - Salesforce.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with message.zmarta.se in WhisperGraph.

Subdomains

1 observed subdomain of message.zmarta.se.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for message.zmarta.se.

MechanismTarget
SPF_INCLUDEautopilotmail.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from message.zmarta.se.

Cypher and MCP

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

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