Skip to content

Hostname

remote.cosoltec.com

Last fetched

remote.cosoltec.com resolves to 1 IPv4 address operated by LOGNET - LOGNET in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.255.30.22199.255.30.0/24AS40108LOGNET - LOGNETCA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for remote.cosoltec.com.

MechanismTarget
SPF_Aremote.cosoltec.com
SPF_IP199.255.30.22
SPF_IP206.80.251.141
SPF_IP216.252.87.33
SPF_IP69.171.153.155
SPF_IP72.55.186.19
SPF_MXcosoltec.com
SPF_MXcosoltecmedia.com
SPF_MXnewlogix.ca
SPF_MXremote.cosoltec.com

Related pages

Pivot deeper into the graph from remote.cosoltec.com.

Cypher and MCP

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

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