Skip to content

Hostname

shinronavi.com

Last fetched

shinronavi.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 · shinronavi.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shinronavi.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.11713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.1513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.123.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1283.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.313.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.823.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
kenichiro funakubo
Contact emails

Subdomains

10 observed subdomains of shinronavi.com.

Web-graph footprint

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

214 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for shinronavi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP118.21.137.89
SPF_IP121.119.247.176
SPF_IP13.112.72.131
SPF_IP13.113.80.164
SPF_IP3.115.104.31
SPF_IP35.73.183.82
SPF_IP35.75.126.97
SPF_IP52.68.148.148
SPF_IP52.68.84.223
SPF_IP52.69.177.36
SPF_IP52.69.29.167
SPF_IP54.64.103.254

Related pages

Pivot deeper into the graph from shinronavi.com.

Cypher and MCP

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

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