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
Resolution chain
masterlock.eu resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.126.37.139 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 104.126.37.168 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 2.17.161.88 | 2.17.161.0/24 | AS20940 | AKAMAI-ASN1 | KE |
| 2.17.161.99 | 2.17.161.0/24 | AS20940 | AKAMAI-ASN1 | KE |
| 23.212.248.196 | 23.212.248.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.212.248.206 | 23.212.248.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.36.162.208 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.36.162.210 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- registrar:ascio technologies inc.
- Organization
- —
- Contact emails
- —
Subdomains
25 observed subdomains of masterlock.eu.
Showing 22 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from masterlock.eu in the public web crawl.
77 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for masterlock.eu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-0037b401.pphosted.com |
| SPF_INCLUDE | spf-004c9101.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 205.220.170.192 |
| SPF_IP | 205.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.