Skip to content

Hostname

editor-ac.com

Last fetched

editor-ac.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · editor-ac.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/editor-ac.com

Resolution chain

editor-ac.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.12313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.140.2718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.5418.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.918.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.9718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.66.248.11518.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.3218.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.3718.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.3818.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.230.1003.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.253.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.323.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.703.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
99.84.152.12199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.7499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8199.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.8499.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

4 observed subdomains of editor-ac.com.

Web-graph footprint

Distinct hostnames that link to or from editor-ac.com in the public web crawl.

50 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from editor-ac.com.

Cypher and MCP

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

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