Skip to content

Hostname

dutchsquare.com

Last fetched

dutchsquare.com resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · dutchsquare.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/dutchsquare.com

Resolution chain

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

IPPrefixASNOperatorCountry
170.39.214.163170.39.214.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of dutchsquare.com.

Web-graph footprint

Distinct hostnames that link to or from dutchsquare.com in the public web crawl.

16 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • dutchsquare.com

SPF policy

11 SPF mechanisms authorising senders for dutchsquare.com.

MechanismTarget
SPF_Adutchsquare.com
SPF_IP162.212.212.44
SPF_IP170.39.214.162
SPF_IP192.111.153.206
SPF_IP192.198.89.162
SPF_IP192.81.76.116
SPF_IP198.105.215.36
SPF_IP208.115.33.52
SPF_IP23.226.130.44
SPF_IP45.43.19.235
SPF_MXdutchsquare.com

Related pages

Pivot deeper into the graph from dutchsquare.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dutchsquare.com"})-[: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.