Skip to content

Hostname

official.ec

Last fetched

official.ec resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · official.ecRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/official.ec

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.188.3613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.227.9113.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.208.5913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.115.68.22713.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.145.7518.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.136.53.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.160.473.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.180.1223.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.84.1143.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.211.20635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.11.5552.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.145.22152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.190.9254.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.233.16713.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.202.24713.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.66.15643.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

No WHOIS records are currently associated with official.ec in WhisperGraph.

Subdomains

2,317 observed subdomains of official.ec.

Web-graph footprint

Distinct hostnames that link to or from official.ec in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from official.ec.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "official.ec"})-[: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.