Hostname
isms.ma
Last fetched
isms.ma resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in NL. WHOIS lists registrar:adk media as the registrar.
Nutrition Label
Resolution chain
isms.ma resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 198.177.120.27 | 198.177.120.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | NL |
WHOIS identity
- Registrar
- registrar:adk media
- Organization
- —
- Contact emails
Subdomains
4 observed subdomains of isms.ma.
| Subdomain |
|---|
| mail.isms.ma |
| ssl25.isms.ma |
| www.isms.ma |
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from isms.ma in the public web crawl.
13 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for isms.ma.
| Mechanism | Target |
|---|---|
| SPF_A | isms.ma |
| SPF_INCLUDE | spf.web-hosting.com |
| SPF_IP | 198.177.120.26 |
| SPF_MX | isms.ma |
Related pages
Pivot deeper into the graph from isms.ma.
- IP · 198.177.120.27
- ASN · AS22612NAMECHEAP-NET - Namecheap, Inc.
- Registrar · registrar:adk media
- Country · NL
- Email · ahmedalkoud067@gmail.com
- TLD · .ma
- Browse hostnames · is…
- 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: "isms.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.