Skip to content

Hostname

vatel.ma

Last fetched

vatel.ma resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:genious communications as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
147.135.181.157147.135.128.0/17AS16276FR

WHOIS identity

Registrar
registrar:genious communications
Organization
attali sirveaux
Contact emails

Subdomains

3 observed subdomains of vatel.ma.

Web-graph footprint

Distinct hostnames that link to or from vatel.ma in the public web crawl.

5 sites link to this hostname.

134 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for vatel.ma.

MechanismTarget
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.135.181.157
SPF_IP178.33.22.211
SPF_IP206.191.224.0/19
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16
SPF_IP94.23.112.213

Related pages

Pivot deeper into the graph from vatel.ma.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "vatel.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.