Skip to content

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

WHISPER CANON · satdesign.nlRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/satdesign.nl

Resolution chain

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

IPPrefixASNOperatorCountry
62.148.172.7362.149.72.0/24AS31673NL

WHOIS identity

Registrar
registrar:easyhosting b.v.
Organization
Contact emails

Subdomains

22 observed subdomains of satdesign.nl.

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.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for satdesign.nl.

MechanismTarget
SPF_Asatdesign.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.108.113.188
SPF_IP2001:16e8:1112:6:62:148:172:73
SPF_IP2a01:7c8:bb03:197:5054:ff:fed7:45ca
SPF_IP2a01:7c8:bb0a:25:5054:ff:fe8b:5218
SPF_IP2a01:7c8:bb0a:594:5054:ff:feb0:f642
SPF_IP2a01:7c8:bb0a:f0:5054:ff:fee5:e111
SPF_IP62.148.172.73
SPF_IP93.119.1.64
SPF_IP93.119.2.45
SPF_IP93.119.3.143
SPF_MXsatdesign.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.