Skip to content

Hostname

pinwheelweb.dev

Last fetched

pinwheelweb.dev resolves to 3 IPv4 addresses operated by LEASEWEB-APAC-HKG-10 - LEASEWEB HONG KONG LIMITED in HK. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · pinwheelweb.devRouting diversity3.0/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pinwheelweb.dev

Resolution chain

pinwheelweb.dev resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.75.117.169103.75.117.0/24AS133752LEASEWEB-APAC-HKG-10 - LEASEWEB HONG KONG LIMITEDHK
45.124.65.8645.124.64.0/22AS7489HOSTUS-GLOBAL-AS - HostUSHK
51.158.202.10951.158.128.0/17AS12876AS12876 - Scaleway SASNL

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

9 observed subdomains of pinwheelweb.dev.

Web-graph footprint

Distinct hostnames that link to or from pinwheelweb.dev in the public web crawl.

17 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pinwheelweb.dev.

MechanismTarget
SPF_Apinwheelweb.dev
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDErelay.k.io
SPF_IP152.89.79.68
SPF_IP77.72.4.110/32
SPF_MXpinwheelweb.dev

Related pages

Pivot deeper into the graph from pinwheelweb.dev.

Cypher and MCP

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

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