Skip to content

Hostname

ctec.cloud

Last fetched

ctec.cloud resolves to 2 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · ctec.cloudRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ctec.cloud

Resolution chain

ctec.cloud resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.167.146.233108.167.146.0/23AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
74.63.239.19974.63.192.0/18AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

8 observed subdomains of ctec.cloud.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for ctec.cloud.

MechanismTarget
SPF_Actec.cloud
SPF_INCLUDEwebsitewelcome.com
SPF_IP74.63.239.199
SPF_MXctec.cloud

Related pages

Pivot deeper into the graph from ctec.cloud.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ctec.cloud"})-[: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.