Hostname
efv.ma
Last fetched
efv.ma resolves to 1 IPv4 address operated by GTCOMM - GloboTech Communications in CA. WHOIS lists iana:227391 as the registrar.
Nutrition Label
Resolution chain
efv.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 |
|---|---|---|---|---|
| 196.32.220.66 | 196.32.220.0/24 | AS36666 | GTCOMM - GloboTech Communications | CA |
WHOIS identity
- Registrar
- iana:227391
- Organization
- redacted | registry policy
- Contact emails
Subdomains
7 observed subdomains of efv.ma.
Web-graph footprint
Distinct hostnames that link to or from efv.ma in the public web crawl.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- efv.ma
SPF policy
8 SPF mechanisms authorising senders for efv.ma.
| Mechanism | Target |
|---|---|
| SPF_A | efv.ma |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 196.32.219.226 |
| SPF_IP | 196.32.220.66 |
| SPF_IP | 198.50.179.86 |
| SPF_IP | 51.222.154.200 |
| SPF_IP | 51.75.135.38 |
| SPF_MX | efv.ma |
Related pages
Pivot deeper into the graph from efv.ma.
- IP · 196.32.220.66
- ASN · AS36666GTCOMM - GloboTech Communications
- Registrar · iana:227391
- Country · CA
- Email · sysartech@gmail.com
- TLD · .ma
- Browse hostnames · ef…
- 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: "efv.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.