Skip to content

Hostname

palex-soft.com

Last fetched

palex-soft.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1910 as the registrar.

Nutrition Label

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

Resolution chain

palex-soft.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:1910
Organization
palex
Contact emails

Subdomains

7 observed subdomains of palex-soft.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for palex-soft.com.

MechanismTarget
SPF_Apalex-soft.com
SPF_IP162.55.164.238
SPF_IP2a01:4f8:c012:ccc2:0:0:0:1
SPF_IP78.47.58.244
SPF_IP92.46.186.115
SPF_IP95.170.141.14
SPF_IP95.170.156.203
SPF_IP95.170.156.204
SPF_IP95.217.187.82
SPF_MXpalex-soft.com

Related pages

Pivot deeper into the graph from palex-soft.com.

Cypher and MCP

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

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