All hostnames e-tesda.gov.ph resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label WHISPER CANON · e-tesda.gov.ph Routing diversity 6.4/10 Peering density 9.5/10 MOAS conflict ✓ none Threat-feed listings 6.8/10 WHOIS transparency 0.0/10 Resolver footprint 4.6/10 canon.whisper.security/host/e-tesda.gov.ph Resolution chain e-tesda.gov.ph resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
IP Prefix ASN Operator Country 13.213.135.196 13.212.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.215.70.108 13.214.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.228.37.215 13.228.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.250.145.147 13.250.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.250.254.255 13.250.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 13.251.80.89 13.250.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.136.162.116 18.136.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.136.30.105 18.136.0.0/16 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.139.125.98 18.138.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 18.140.125.72 18.140.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 3.1.140.215 3.0.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.130.249.234 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 47.131.9.239 47.128.0.0/14 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.220.169.93 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.220.72.58 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.220.94.0 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.221.26.183 52.220.0.0/15 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.76.104.80 52.76.0.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.76.128.77 52.76.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG 52.76.193.61 52.76.128.0/17 AS16509 AMAZON-02 - Amazon.com, Inc. SG
WHOIS identity No WHOIS records are currently associated with e-tesda.gov.ph in WhisperGraph.
Subdomains 6 observed subdomains of e-tesda.gov.ph.
Web-graph footprint Distinct hostnames that link to or from e-tesda.gov.ph in the public web crawl.
236 sites link to this hostname.
12 sites linked to from this hostname.
Related pages Pivot deeper into the graph from e-tesda.gov.ph.
Cypher and MCP Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "e-tesda.gov.ph"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server .