Skip to content

Hostname

transsolar.com

Last fetched

transsolar.com resolves to 1 IPv4 address operated by GODADDY-SXB in FR. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · transsolar.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/transsolar.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.204.17.21692.204.16.0/21AS21499GODADDY-SXBFR

WHOIS identity

Registrar
iana:1328
Organization
transsolar energietechnik
Contact emails

Subdomains

9 observed subdomains of transsolar.com.

Web-graph footprint

Distinct hostnames that link to or from transsolar.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for transsolar.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP24.134.96.161
SPF_IP62.214.179.86
SPF_IP80.66.96.152
SPF_IP80.66.96.156
SPF_IP80.66.96.157
SPF_IP80.66.96.158
SPF_IP80.66.96.159
SPF_IP80.66.96.172
SPF_IP80.66.96.173
SPF_IP80.66.96.174
SPF_IP80.66.96.175
SPF_IP94.186.206.3

Related pages

Pivot deeper into the graph from transsolar.com.

Cypher and MCP

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

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