Skip to content

Hostname

editorji.com

Last fetched

editorji.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · editorji.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/editorji.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.202.10613.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.10813.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.10913.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.202.9013.35.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.174.46.1143.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.413.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.743.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.833.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.78.11952.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.12352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.2352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.5652.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

11 observed subdomains of editorji.com.

Web-graph footprint

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

364 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for editorji.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from editorji.com.

Cypher and MCP

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

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