Skip to content

Hostname

cpanel2.simpliq.com

Last fetched

cpanel2.simpliq.com resolves to 1 IPv4 address operated by AS49468 in RO.

Nutrition Label

WHISPER CANON · cpanel2.simpliq.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cpanel2.simpliq.com

Resolution chain

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

IPPrefixASNOperatorCountry
193.203.205.3193.203.205.0/24AS49468RO

WHOIS identity

No WHOIS records are currently associated with cpanel2.simpliq.com in WhisperGraph.

Subdomains

7 observed subdomains of cpanel2.simpliq.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cpanel2.simpliq.com.

MechanismTarget
SPF_Acpanel2.simpliq.com
SPF_IP193.203.204.112
SPF_IP77.81.137.111
SPF_IP91.213.188.14
SPF_IP93.115.248.45
SPF_IP93.115.249.25
SPF_MXcpanel2.simpliq.com

Related pages

Pivot deeper into the graph from cpanel2.simpliq.com.

Cypher and MCP

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

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