Skip to content

Hostname

techsolarsolutions.com

Last fetched

techsolarsolutions.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · techsolarsolutions.comRouting diversity5.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/techsolarsolutions.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.205.216.15018.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.207.87.6718.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.70.18218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.141.2473.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.120.703.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.64.4434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.236.77.3334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.101.21644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.195.5844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.225.4652.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.172.92.10554.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.72.10198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

5 observed subdomains of techsolarsolutions.com.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from techsolarsolutions.com.

Cypher and MCP

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

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