Skip to content

Hostname

tel.ma

Last fetched

tel.ma resolves to 2 IPv4 addresses operated by SOFTLAYER - IBM Cloud in DE. WHOIS lists registrar:maroc host data center as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
registrar:maroc host data center
Organization
redacted | registry policy
Contact emails

Subdomains

2 observed subdomains of tel.ma.

Web-graph footprint

Distinct hostnames that link to or from tel.ma in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • tel.ma

SPF policy

7 SPF mechanisms authorising senders for tel.ma.

MechanismTarget
SPF_Atel.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_MXtel.ma

Related pages

Pivot deeper into the graph from tel.ma.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "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.