Skip to content

Hostname

starixsoft.com

Last fetched

starixsoft.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · starixsoft.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/starixsoft.com

Resolution chain

starixsoft.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1068
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of starixsoft.com.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for starixsoft.com.

MechanismTarget
SPF_Amail.onelab.tw
SPF_Amail.playonesit.com
SPF_Asmtp.edge2mail.net
SPF_Asmtpkl.fast4mail.net
SPF_Asmtplocal.starixsoft.com
SPF_Astarixsoft.com
SPF_INCLUDE_spf.google.com
SPF_IP113.196.126.189
SPF_IP122.255.95.82
SPF_IP14.192.65.12
SPF_IP210.57.28.9
SPF_IP45.117.122.12
SPF_MXstarixsoft.com

Related pages

Pivot deeper into the graph from starixsoft.com.

Cypher and MCP

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

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