Skip to content

Hostname

sltxt.io

Last fetched

sltxt.io resolves to 7 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · sltxt.ioRouting diversity4.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/sltxt.io

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.169.13100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.100.2123.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.213.183.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.155.13934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.6.7552.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.167.22852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.68.17354.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
slick innovations,
Contact emails

Subdomains

1 observed subdomain of sltxt.io.

Subdomain
l.sltxt.io

Web-graph footprint

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

14 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sltxt.io.

Cypher and MCP

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

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