Skip to content

Hostname

mail.tel.ma

Last fetched

mail.tel.ma resolves to 2 IPv4 addresses operated by SOFTLAYER - IBM Cloud in DE.

Nutrition Label

WHISPER CANON · mail.tel.maRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mail.tel.ma

Resolution chain

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

IPPrefixASNOperatorCountry
149.81.198.136149.81.192.0/18AS36351SOFTLAYER - IBM CloudDE
169.60.130.133169.60.128.0/18AS36351SOFTLAYER - IBM CloudUS

WHOIS identity

No WHOIS records are currently associated with mail.tel.ma in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for mail.tel.ma.

MechanismTarget
SPF_Amail.tel.ma
SPF_INCLUDErelay.mailchannels.net
SPF_IP149.81.198.136
SPF_IP169.60.130.133
SPF_IP74.86.46.213
SPF_IP75.126.244.12
SPF_MXmail.tel.ma

Related pages

Pivot deeper into the graph from mail.tel.ma.

Cypher and MCP

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

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