Skip to content

Hostname

knee-sapporo.com

Last fetched

knee-sapporo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · knee-sapporo.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/knee-sapporo.com

Resolution chain

knee-sapporo.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.3213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.8013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.6213.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.713.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.7713.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.9613.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
medical corporation katsujukai
Contact emails

Subdomains

1 observed subdomain of knee-sapporo.com.

Web-graph footprint

Distinct hostnames that link to or from knee-sapporo.com in the public web crawl.

22 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for knee-sapporo.com.

MechanismTarget
SPF_IP175.41.217.33/32
SPF_IP175.41.231.27/32
SPF_IP52.194.121.201/32
SPF_IP52.198.112.17/32
SPF_IP54.64.80.196

Related pages

Pivot deeper into the graph from knee-sapporo.com.

Cypher and MCP

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

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