Hostname
positif.ma
Last fetched
positif.ma resolves to 2 IPv4 addresses operated by GTCOMM - GloboTech Communications in MA. WHOIS lists registrar:genious communications as the registrar.
Nutrition Label
Resolution chain
positif.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 |
|---|---|---|---|---|
| 196.32.219.130 | 196.32.219.0/24 | AS36666 | GTCOMM - GloboTech Communications | MA |
| 72.10.163.26 | 72.10.160.0/20 | AS36666 | GTCOMM - GloboTech Communications | CA |
WHOIS identity
- Registrar
- registrar:genious communications
- Organization
- redacted | registry policy
- Contact emails
Subdomains
26 observed subdomains of positif.ma.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from positif.ma in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- positif.ma
SPF policy
5 SPF mechanisms authorising senders for positif.ma.
| Mechanism | Target |
|---|---|
| SPF_A | positif.ma |
| SPF_IP | 196.32.219.130 |
| SPF_IP | 72.10.163.26 |
| SPF_IP | 92.205.29.201 |
| SPF_MX | positif.ma |
Related pages
Pivot deeper into the graph from positif.ma.
- IP · 196.32.219.130
- ASN · AS36666GTCOMM - GloboTech Communications
- Registrar · registrar:genious communications
- Country · MA
- Email · m.lahlou@aeon.ma
- TLD · .ma
- Browse hostnames · po…
- 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: "positif.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.