Skip to content

Hostname

short-edition.com

Last fetched

short-edition.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · short-edition.comRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/short-edition.com

Resolution chain

short-edition.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.131.189.80108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.18.14118.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.250.934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.125.22734.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.218.7434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.239.18652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.203.20652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.195.104.15254.195.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.220.113.11454.220.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.229.19.7354.229.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
54.75.139.23154.74.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.15.2463.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.2.17952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
pleple quentin
Contact emails

Subdomains

59 observed subdomains of short-edition.com.

Web-graph footprint

Distinct hostnames that link to or from short-edition.com in the public web crawl.

708 sites link to this hostname.

155 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for short-edition.com.

MechanismTarget
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from short-edition.com.

Cypher and MCP

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

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