Skip to content

Hostname

programming-testing.com

Last fetched

programming-testing.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.1413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.7113.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.8613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.8713.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.236.1752.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.2352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.5852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.9552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.144.10254.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.1854.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.3254.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
54.230.144.6954.230.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
18.67.13.2818.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.12518.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8018.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.1118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
sprix co.,ltd.
Contact emails

Subdomains

16 observed subdomains of programming-testing.com.

Web-graph footprint

Distinct hostnames that link to or from programming-testing.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from programming-testing.com.

Cypher and MCP

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

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