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
Resolution chain
tel.ma resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 149.81.198.136 | 149.81.192.0/18 | AS36351 | SOFTLAYER - IBM Cloud | DE |
| 169.60.130.133 | 169.60.128.0/18 | AS36351 | SOFTLAYER - IBM Cloud | US |
WHOIS identity
- Registrar
- registrar:maroc host data center
- Organization
- redacted | registry policy
- Contact emails
Subdomains
2 observed subdomains of tel.ma.
| Subdomain |
|---|
| mail.tel.ma |
| www.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.
| Mechanism | Target |
|---|---|
| SPF_A | tel.ma |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 149.81.198.136 |
| SPF_IP | 169.60.130.133 |
| SPF_IP | 74.86.46.213 |
| SPF_IP | 75.126.244.12 |
| SPF_MX | tel.ma |
Related pages
Pivot deeper into the graph from tel.ma.
- IP · 149.81.198.136
- ASN · AS36351SOFTLAYER - IBM Cloud
- Registrar · registrar:maroc host data center
- Country · DE
- Email · info@shellyco.net.ma
- TLD · .ma
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.