Hostname
pre-motion.nl
Last fetched
pre-motion.nl resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:addvision b.v. lelystraat 93p 3364ah sliedrecht netherlands as the registrar.
Nutrition Label
Resolution chain
pre-motion.nl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 136.144.221.151 | 136.145.29.0/24 | AS20857 | — | NL |
WHOIS identity
- Registrar
- registrar:addvision b.v. lelystraat 93p 3364ah sliedrecht netherlands
- Organization
- —
- Contact emails
- —
Subdomains
2 observed subdomains of pre-motion.nl.
| Subdomain |
|---|
| vpn.pre-motion.nl |
| www.pre-motion.nl |
Web-graph footprint
Distinct hostnames that link to or from pre-motion.nl in the public web crawl.
23 sites link to this hostname.
16 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for pre-motion.nl.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.linqhost.nl |
| SPF_INCLUDE | spf.brevo.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 136.144.221.151 |
| SPF_IP | 149.210.154.15 |
| SPF_IP | 185.67.201.138 |
| SPF_IP | 185.87.249.199 |
| SPF_IP | 2a01:7c8:d003:49b:0:0:0:1 |
| SPF_IP | 85.17.157.15 |
| SPF_IP | 89.105.218.200 |
Related pages
Pivot deeper into the graph from pre-motion.nl.
- IP · 136.144.221.151
- ASN · AS20857
- Registrar · registrar:addvision b.v. lelystraat 93p 3364ah sliedrecht netherlands
- Country · NL
- TLD · .nl
- Browse hostnames · pr…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pre-motion.nl"})-[: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.