Skip to content

Hostname

direct-teleshop.jp

Last fetched

direct-teleshop.jp resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · direct-teleshop.jpRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/direct-teleshop.jp

Resolution chain

direct-teleshop.jp resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.172.112.11318.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.11918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.12718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.3218.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.0.2418.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.2518.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.3918.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.0.6218.67.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.253.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.663.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.833.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.117.913.171.116.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

9 observed subdomains of direct-teleshop.jp.

Web-graph footprint

Distinct hostnames that link to or from direct-teleshop.jp in the public web crawl.

292 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for direct-teleshop.jp.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from direct-teleshop.jp.

Cypher and MCP

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

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