Skip to content

Hostname

masav.eu

Last fetched

masav.eu has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:registrar.eu as the registrar.

Nutrition Label

WHISPER CANON · masav.euRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/masav.eu

Resolution chain

masav.eu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:registrar.eu
Organization
Contact emails

Subdomains

19 observed subdomains of masav.eu.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for masav.eu.

MechanismTarget
SPF_IP2001:67c:1064:0:0:0:0:170
SPF_IP2001:67c:1064:0:0:0:0:232
SPF_IP2001:67c:1064:0:0:0:0:233
SPF_IP2001:67c:1064:91:250:56ff:fe97:3de3
SPF_IP2001:67c:1064::231/64
SPF_IP91.213.13.169
SPF_IP91.213.13.170
SPF_IP91.213.13.171
SPF_IP91.213.13.172
SPF_IP91.213.13.231
SPF_IP91.213.13.232
SPF_IP91.213.13.233
SPF_IP91.213.13.234
SPF_IP91.213.13.64/28

Related pages

Pivot deeper into the graph from masav.eu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "masav.eu"})-[: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.