Skip to content

Hostname

masterlock.eu

Last fetched

masterlock.eu resolves to 8 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists registrar:ascio technologies inc. as the registrar.

Nutrition Label

WHISPER CANON · masterlock.euRouting diversity3.5/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/masterlock.eu

Resolution chain

masterlock.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ascio technologies inc.
Organization
Contact emails

Subdomains

25 observed subdomains of masterlock.eu.

Web-graph footprint

Distinct hostnames that link to or from masterlock.eu in the public web crawl.

77 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for masterlock.eu.

MechanismTarget
SPF_INCLUDEspf-0037b401.pphosted.com
SPF_INCLUDEspf-004c9101.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP205.220.170.192
SPF_IP205.220.181.251

Related pages

Pivot deeper into the graph from masterlock.eu.

Cypher and MCP

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

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