Hostname
satdesign.nl
Last fetched
satdesign.nl resolves to 1 IPv4 address operated by AS31673 in NL. WHOIS lists registrar:easyhosting b.v. as the registrar.
Nutrition Label
Resolution chain
satdesign.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 |
|---|---|---|---|---|
| 62.148.172.73 | 62.149.72.0/24 | AS31673 | — | NL |
WHOIS identity
- Registrar
- registrar:easyhosting b.v.
- Organization
- —
- Contact emails
- —
Subdomains
22 observed subdomains of satdesign.nl.
Showing 20 of 22. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from satdesign.nl in the public web crawl.
41 sites link to this hostname.
39 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for satdesign.nl.
| Mechanism | Target |
|---|---|
| SPF_A | satdesign.nl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.108.113.188 |
| SPF_IP | 2001:16e8:1112:6:62:148:172:73 |
| SPF_IP | 2a01:7c8:bb03:197:5054:ff:fed7:45ca |
| SPF_IP | 2a01:7c8:bb0a:25:5054:ff:fe8b:5218 |
| SPF_IP | 2a01:7c8:bb0a:594:5054:ff:feb0:f642 |
| SPF_IP | 2a01:7c8:bb0a:f0:5054:ff:fee5:e111 |
| SPF_IP | 62.148.172.73 |
| SPF_IP | 93.119.1.64 |
| SPF_IP | 93.119.2.45 |
| SPF_IP | 93.119.3.143 |
| SPF_MX | satdesign.nl |
Related pages
Pivot deeper into the graph from satdesign.nl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "satdesign.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.