Skip to content

Hostname

shrt.by

Last fetched

shrt.by resolves to 1 IPv4 address operated by AS51167 in DE. WHOIS lists registrar:open contact, ltd as the registrar.

Nutrition Label

WHISPER CANON · shrt.byRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/shrt.by

Resolution chain

shrt.by resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
158.220.109.243158.220.96.0/20AS51167DE

WHOIS identity

Registrar
registrar:open contact, ltd
Organization
Contact emails

Subdomains

8 observed subdomains of shrt.by.

Web-graph footprint

Distinct hostnames that link to or from shrt.by in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • shrt.by

SPF policy

3 SPF mechanisms authorising senders for shrt.by.

MechanismTarget
SPF_Ashrt.by
SPF_IP158.220.109.243
SPF_MXshrt.by

Related pages

Pivot deeper into the graph from shrt.by.

Cypher and MCP

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

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