Skip to content

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

WHISPER CANON · efv.maRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/efv.ma

Resolution chain

efv.ma resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
196.32.220.66196.32.220.0/24AS36666GTCOMM - GloboTech CommunicationsCA

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.

MechanismTarget
SPF_Aefv.ma
SPF_INCLUDEspf.antispamcloud.com
SPF_IP196.32.219.226
SPF_IP196.32.220.66
SPF_IP198.50.179.86
SPF_IP51.222.154.200
SPF_IP51.75.135.38
SPF_MXefv.ma

Related pages

Pivot deeper into the graph from efv.ma.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.