Skip to content

Hostname

dely.jp

Last fetched

dely.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · dely.jpRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dely.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.11918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.12718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.3318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.151.1054.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.10354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.1954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
Organization
dely,inc.
Contact emails

Subdomains

9 observed subdomains of dely.jp.

Web-graph footprint

Distinct hostnames that link to or from dely.jp in the public web crawl.

188 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for dely.jp.

Related pages

Pivot deeper into the graph from dely.jp.

Cypher and MCP

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

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