Skip to content

Hostname

shoestring.nl

Last fetched

shoestring.nl resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · shoestring.nlRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/shoestring.nl

Resolution chain

shoestring.nl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.58.46104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.156.61172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

13 observed subdomains of shoestring.nl.

Web-graph footprint

Distinct hostnames that link to or from shoestring.nl in the public web crawl.

263 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for shoestring.nl.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailcamp.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.144.241.10
SPF_IP195.190.140.0/24
SPF_IP2a01:7c8:d009:71:5054:ff:fee4:ac98
SPF_IP77.245.88.230
SPF_IP88.86.101.64/27
SPF_IP95.168.205.192/26
SPF_MXshoestring.nl

Related pages

Pivot deeper into the graph from shoestring.nl.

Cypher and MCP

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

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