Skip to content

Hostname

ishii4618.com

Last fetched

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.10613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.1913.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.4413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.5213.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.140.11118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.12318.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.3618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.6318.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI

WHOIS identity

Registrar
iana:49
Organization
ishii4618
Contact emails

Subdomains

1 observed subdomain of ishii4618.com.

Web-graph footprint

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

13 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for ishii4618.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEkagoya.net

Related pages

Pivot deeper into the graph from ishii4618.com.

Cypher and MCP

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

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