Skip to content

Hostname

gains.linuxcloudapps.com

Last fetched

gains.linuxcloudapps.com resolves to 1 IPv4 address operated by SSASN2 - SECURED SERVERS LLC in US.

Nutrition Label

WHISPER CANON · gains.linuxcloudapps.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/gains.linuxcloudapps.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.95.53.242184.95.32.0/19AS20454SSASN2 - SECURED SERVERS LLCUS

WHOIS identity

No WHOIS records are currently associated with gains.linuxcloudapps.com in WhisperGraph.

Subdomains

3 observed subdomains of gains.linuxcloudapps.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gains.linuxcloudapps.com.

MechanismTarget
SPF_Agains.linuxcloudapps.com
SPF_IP184.95.53.242
SPF_IP184.95.53.243
SPF_IP184.95.53.244
SPF_IP184.95.53.245
SPF_IP184.95.53.246
SPF_IP198.15.109.146
SPF_IP198.15.109.147
SPF_IP198.15.109.148
SPF_IP198.15.109.149
SPF_IP198.15.109.150
SPF_MXgains.linuxcloudapps.com

Related pages

Pivot deeper into the graph from gains.linuxcloudapps.com.

Cypher and MCP

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

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