Skip to content

Hostname

smartlockr.eu

Last fetched

smartlockr.eu resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists registrar:transip group bv as the registrar.

Nutrition Label

WHISPER CANON · smartlockr.euRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/smartlockr.eu

Resolution chain

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

IPPrefixASNOperatorCountry
52.178.89.12952.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
registrar:transip group bv
Organization
Contact emails

Subdomains

20 observed subdomains of smartlockr.eu.

Web-graph footprint

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

11 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for smartlockr.eu.

MechanismTarget
SPF_Antamx.smartlockr.eu
SPF_Arelay.smartlockr.eu
SPF_Asmartlockr.eu
SPF_INCLUDE6122972.spf04.hubspotemail.net
SPF_INCLUDE_spf.mijnwefact.nl
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXsmartlockr.eu

Related pages

Pivot deeper into the graph from smartlockr.eu.

Cypher and MCP

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

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