Skip to content

Hostname

123956.com

Last fetched

123956.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · 123956.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/123956.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.126.19113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.105.10413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.32.8013.114.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.149.6113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.162.1413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.82.13213.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.116.813.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.119.1313.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.157.13613.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.174.2513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.192.18613.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.240.3313.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.249.24813.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.81.17313.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.183.211.19918.183.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.183.214.1218.183.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.50.333.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.58.663.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.59.293.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.4.833.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:146
Organization
wang bing jian
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from 123956.com.

Cypher and MCP

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

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