Skip to content

Hostname

mail.zalim-code.com

Last fetched

mail.zalim-code.com resolves to 1 IPv4 address operated by AS51747 in SE.

Nutrition Label

WHISPER CANON · mail.zalim-code.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.zalim-code.com

Resolution chain

mail.zalim-code.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.121.158.194192.121.156.0/22AS51747SE

WHOIS identity

No WHOIS records are currently associated with mail.zalim-code.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for mail.zalim-code.com.

MechanismTarget
SPF_Amail.zalim-code.com
SPF_IP193.183.106.187
SPF_IP88.80.23.28
SPF_MXmail.zalim-code.com

Related pages

Pivot deeper into the graph from mail.zalim-code.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.zalim-code.com"})-[: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.