Skip to content

Hostname

sdk.pushdi.com

Last fetched

sdk.pushdi.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · sdk.pushdi.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sdk.pushdi.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.251.107108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.38108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.56108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.251.74108.158.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
18.66.122.10218.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.10318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.1118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.12718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.160.12499.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.12599.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.3699.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.4399.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.11518.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.12218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.4118.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1418.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with sdk.pushdi.com in WhisperGraph.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sdk.pushdi.com.

Cypher and MCP

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

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