Skip to content

Hostname

short.io

Last fetched

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

Nutrition Label

WHISPER CANON · short.ioRouting diversity3.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/short.io

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.144.108108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.2108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.67108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
108.156.144.99108.156.144.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.153.3213.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.4013.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.7813.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
13.33.153.913.33.152.0/23AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.46.1083.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.333.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.583.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.633.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
shortcm
Contact emails

Subdomains

29 observed subdomains of short.io.

Web-graph footprint

Distinct hostnames that link to or from short.io in the public web crawl.

4,576 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for short.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.messagingengine.com
SPF_INCLUDEstspg-customer.com
SPF_IP54.240.35.128

Related pages

Pivot deeper into the graph from short.io.

Cypher and MCP

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

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