Skip to content

Hostname

solarturbines.com

Last fetched

solarturbines.com resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in GB. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · solarturbines.comRouting diversity3.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/solarturbines.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.103.252.31104.103.240.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.GB
2.22.131.202.22.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.GB
23.210.141.14423.210.128.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.204.231.12523.204.224.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.GB

WHOIS identity

Registrar
iana:470
Organization
caterpillar
Contact emails

Subdomains

14 observed subdomains of solarturbines.com.

Web-graph footprint

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

203 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for solarturbines.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP165.26.50.23
SPF_IP165.26.50.24
SPF_IP165.26.50.27
SPF_IP165.26.50.28
SPF_IP198.180.154.8
SPF_IP205.220.170.179
SPF_IP205.220.182.179

Related pages

Pivot deeper into the graph from solarturbines.com.

Cypher and MCP

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

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