Skip to content

Hostname

rootsolutions.tech

Last fetched

rootsolutions.tech resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · rootsolutions.techRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/rootsolutions.tech

Resolution chain

rootsolutions.tech resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.202.2193.5.202.0/24AS16509AMAZON-02 - Amazon.com, Inc.ZA
3.5.203.2063.5.203.0/24AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.95.175.6852.95.175.0/24AS16509AMAZON-02 - Amazon.com, Inc.ZA
52.95.180.6052.95.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.ZA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of rootsolutions.tech.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from rootsolutions.tech.

Cypher and MCP

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

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