Skip to content

Hostname

ts.electrasoft.com

Last fetched

ts.electrasoft.com resolves to 1 IPv4 address operated by HOST4GEEKS-LLC - Host4Geeks LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.93.120.57172.93.120.0/24AS393960HOST4GEEKS-LLC - Host4Geeks LLCUS

WHOIS identity

No WHOIS records are currently associated with ts.electrasoft.com in WhisperGraph.

Subdomains

1 observed subdomain of ts.electrasoft.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ts.electrasoft.com.

MechanismTarget
SPF_Ats.electrasoft.com
SPF_INCLUDEmacappware.com
SPF_INCLUDEserver.envizzion.com
SPF_INCLUDEserver.macappware.com
SPF_IP172.93.120.21
SPF_IP172.93.120.57
SPF_MXts.electrasoft.com

Related pages

Pivot deeper into the graph from ts.electrasoft.com.

Cypher and MCP

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

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