Skip to content

Hostname

dishengtech.com

Last fetched

dishengtech.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · dishengtech.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dishengtech.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.100108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.110108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.125108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.76108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
3.170.42.163.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.333.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.623.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.42.93.170.40.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:420
Organization
lou huiru
Contact emails

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dishengtech.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from dishengtech.com.

Cypher and MCP

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

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