Skip to content

Hostname

static.sunbit.com

Last fetched

static.sunbit.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · static.sunbit.comRouting diversity3.0/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/static.sunbit.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.66.147.12218.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.12518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.2318.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9418.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.31.10052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.10552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.10752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.230.172.1954.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.7754.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.2654.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.172.11454.230.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with static.sunbit.com in WhisperGraph.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from static.sunbit.com.

Cypher and MCP

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

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