Skip to content

Hostname

shortbright.org

Last fetched

shortbright.org resolves to 2 IPv4 addresses operated by AS204800 in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · shortbright.orgRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/shortbright.org

Resolution chain

shortbright.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.250.235.92192.250.235.0/24AS204800SG
200.69.24.101200.69.24.0/22AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
Contact emails

Subdomains

10 observed subdomains of shortbright.org.

Web-graph footprint

Distinct hostnames that link to or from shortbright.org in the public web crawl.

26 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for shortbright.org.

MechanismTarget
SPF_Ashortbright.org
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP192.250.235.92
SPF_IP200.69.24.101
SPF_MXshortbright.org

Related pages

Pivot deeper into the graph from shortbright.org.

Cypher and MCP

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

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